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

Bug: Filter/Search remains active after selecting a Node #2

Open
paavo opened this issue Jul 16, 2021 · 1 comment
Open

Bug: Filter/Search remains active after selecting a Node #2

paavo opened this issue Jul 16, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@paavo
Copy link

paavo commented Jul 16, 2021

If you filter by keyword and add a Node, the filter remains active and can't be removed.

Lets assume we have the following Elements available

  • Apple
  • Pear
  • Orange

How to reproduce:

  1. Search for "Ora" and select the "Orange" from the filtered list
  2. Click again in the searchfield - you will see "No matches found"
    Looks like the "search-filter" remains active and do not get cleared.

@jobee

@jobee jobee added the bug Something isn't working label Oct 4, 2021
@jobee
Copy link
Member

jobee commented Oct 4, 2021

Thank you @paavo for reporting this. However, I don't think we can avoid that behaviour within this package. It's rather a Bug in Neos UI - thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants