Skip to content
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

Data Table with components: search result wont get cleared after clicking back arrow #1157

Closed
ascend-pradeep opened this issue May 22, 2018 · 1 comment · Fixed by #1158
Closed
Assignees
Labels
Milestone

Comments

@ascend-pradeep
Copy link

Bug Report

test with ''Data Table with components"
-Enter a search text in search field
-verify corresponding results shown
-now click on the back arrow in search field to go back to intial table of contents
-verify that still previously searched data is shown in the below table and it only get cleared after clicking on 'X' in the search field.

expected:
clicking on back arrow should function like clicking on 'X' button in search field

image

@JulieMarie
Copy link
Collaborator

Good catch, thanks!

@JulieMarie JulieMarie self-assigned this May 24, 2018
@JulieMarie JulieMarie added the bug label May 24, 2018
emoralesb05 pushed a commit that referenced this issue May 28, 2018
* fix(search-box): back arrow clears search

* fix(seach-box): actually clear the input
emoralesb05 pushed a commit that referenced this issue May 28, 2018
* fix(search-box): back arrow clears search

* fix(seach-box): actually clear the input
@jeremysmartt jeremysmartt added this to the Release 2.0.0 milestone Jul 16, 2018
kriswinbush pushed a commit to kriswinbush/covalent that referenced this issue Feb 20, 2020
…adata#1158)

* fix(search-box): back arrow clears search

* fix(seach-box): actually clear the input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants