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

Dropdown / Multiselect - Filter still applies after hiding, while displaying empty filter field #6256

Closed
Mysame opened this issue Aug 7, 2018 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Mysame
Copy link
Contributor

Mysame commented Aug 7, 2018

  1. Go to https://www.primefaces.org/primeng/#/dropdown
  2. In the Content with Filters example, enter a filter, for example "a"
  3. Click outside of the dropdown, it closes
  4. Re-open dropdown, filter field is empty, but data is still filtered

Now I know resetFilterOnHide defaults to false, but then it shouldn't clear the filter input field.

Expected:
Filter field should still have value

@Mysame Mysame changed the title Dropdown - Filter still applies after hiding, even though filter field is empty Dropdown / Multiselect - Filter still applies after hiding, while displaying empty filter field Aug 7, 2018
@Merve7 Merve7 self-assigned this Aug 8, 2018
@Merve7 Merve7 added this to the 6.1.1 milestone Aug 8, 2018
@Merve7 Merve7 added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Aug 8, 2018
@Merve7 Merve7 closed this as completed in 189a80d Aug 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants