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

Do not reset SelectPopover filter on hide #4793

Merged
merged 1 commit into from
May 16, 2018
Merged

Conversation

edmundoa
Copy link
Contributor

These changes allow us to maintain the SelectPopover filter after the component is hidden, so the filter state is consistent with the list of elements displayed.

Before:
before

After:
after

This allows us to maintain the filter text if the SelectPopover is hidden
while a filter is set, and then open the popover again.
@mariussturm mariussturm merged commit 252cdc3 into master May 16, 2018
@mariussturm mariussturm deleted the keep-filter-text branch May 16, 2018 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants