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

Multiselect does not work correctly #43

Open
pixtron opened this issue Jul 2, 2018 · 2 comments
Open

Multiselect does not work correctly #43

pixtron opened this issue Jul 2, 2018 · 2 comments
Assignees
Labels

Comments

@pixtron
Copy link
Member

pixtron commented Jul 2, 2018

Steps to reproduce

  1. Start in root collection (at least 4 nodes are required to reproduce the issue)
  2. Select first node
  3. Click on third node while holding [Shift] (node 1-3 are selected OK)
  4. Release [Shift]
  5. Click again on node 3 (only node 3 is selected OK, internal it is still multiselect and right pane is greyed out NOK)
  6. Click on node 2 (node 2 selected OK)
  7. Click on node 3 (node 3 is selected, and right pane displays correctly OK)

The result of step 7. would be the expected result of step 5.

balloon server version

N/A

balloon web client version

v3.0.0-alpha1

Your client operating system

OSX

Your browser

Chrome 67.0.3396.79

@pixtron
Copy link
Member Author

pixtron commented Apr 11, 2019

Another issue is:

  1. Start in root collection (at least 4 nodes are required to reproduce this issue)
  2. Select node 1...3 by checking the checkboxes
  3. Click on node 3 (outside of checkbox)

Node 1 and 2 should be deselected, and only node 3 selected. Right pannel should display information for node 3.

@raffis raffis added the bug label Apr 11, 2019
@pixtron
Copy link
Member Author

pixtron commented Jun 13, 2019

And another one:

  1. Start in root collection (at least 4 nodes are required to reproduce the issue)
  2. Select first node
  3. Click on third node while holding [Shift] (node 1-3 are selected OK)
  4. Release [Shift]
  5. Click on node 4 (node 3 is selected NOK, panel is greyed out NOK)

@pixtron pixtron self-assigned this Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants