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

Selecting one row in a table erroneously triggers the selecting of subsequent rows. #919

Open
ncherukuri-neo4j opened this issue Jul 10, 2024 · 0 comments
Labels
bug Something isn't working medium priority

Comments

@ncherukuri-neo4j
Copy link

Furthermore, once the rows are selected, they cannot be unselected.

Issue can be reproduced using the following query in a "table" report and report actions.

UNWIND [1,2,3] as diffs
RETURN diffs, 'a' as same
Screenshot 2024-07-10 115604
Screenshot 2024-07-10 113915
Screenshot 2024-07-10 113820

@alfredorubin96 alfredorubin96 added bug Something isn't working medium priority labels Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium priority
Projects
None yet
Development

No branches or pull requests

2 participants