-
Notifications
You must be signed in to change notification settings - Fork 212
[$35]Challenge Listings - Search : Must have a X button to clear search #3622
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Contest https://www.topcoder.com/challenges/30122325 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30122325 has been updated - it has been assigned to Narekvar90. |
I added X button to clear the search. This is the PR for this issue: #4255. The CircleCI test's fails, because of automatically generated class names. Is it normal ? How can it be fixed ? |
@narekcat the functionality seems working (https://monosnap.com/file/h5WGTTOl4uSF5apMZw1pyzMqZU9Yj6), but the tests failed, please check why. |
@skyhit Ok, working on it. |
@skyhit I fixed tests issues. |
If the text content is more, the 'x' button is overlapping with the text. cc: @skyhit |
@skyhit, verified in test environment. |
This ticket was not processed for payment. If you would like to process it for payment, please reopen it, add the |
Tested in Beta Env.Working as expected. |
Tested and verified in Production environment. |
This ticket was not processed for payment. If you would like to process it for payment, please reopen it, add the |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30122325 |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The challenge search input must have a X button to clear the search
To Reproduce
Steps to reproduce the behavior:
Actual: There is no x button to clear the search. The user either has to delete the search keyword and search again or use clear filter button to clear the search
Expected: There should be a X button to clear the search.
Please make PR against https://github.com/topcoder-platform/community-app/tree/hot-fix-x-button-to-clear-search
The text was updated successfully, but these errors were encountered: