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

Fix node's search #2

Open
auroralimin opened this issue Nov 23, 2018 · 0 comments
Open

Fix node's search #2

auroralimin opened this issue Nov 23, 2018 · 0 comments
Labels
bug Something isn't working easy

Comments

@auroralimin
Copy link
Contributor

Description
When editing a group's classification rule, it is possible to search for nodes to pin. However, when using a search substring that matches an already pinned node, the resulted list appears broken.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the Groups page
  2. Click on 'classify' in one of the groups that have nodes
  3. Click on 'rules' tab
  4. Pin an node and commit changes
  5. Search for the pinned node in an attempt to pin it again
  6. See error

Expected behavior
When searching to pin a node that is already pinned, the node shouldn't appear in the nodes list and if the list is empty a "Nothing found" message should appear (as already happens in other situations)

Screenshots
https://i.imgur.com/uWjcShl.png

@auroralimin auroralimin added bug Something isn't working easy labels Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy
Projects
None yet
Development

No branches or pull requests

1 participant