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

Row is not deselected after selecting it twice using Datatable single SelectionPlugin #823

Closed
FrankHossfeld opened this issue Aug 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Projects
Milestone

Comments

@FrankHossfeld
Copy link
Contributor

The SelectionPlugin of the DataTable does not work correct. In case the SelectionPlugin is set to single selection (looks like it is working in case multi selection is set) select a row, deselect the row and select the same row again. Now, you can not deselect the row again.

This issue can be reproduced in the Domino-UI demo.

In v1 it works as expected.

@vegegoku vegegoku self-assigned this Aug 27, 2023
@vegegoku vegegoku added the bug Something isn't working label Aug 27, 2023
@vegegoku vegegoku added this to To do in Domino UI via automation Aug 27, 2023
@vegegoku vegegoku added this to the 2.0.0-RC2 milestone Aug 27, 2023
@vegegoku vegegoku added the version 2.x.x Version 2.x.x issues label Aug 27, 2023
@vegegoku vegegoku changed the title v2: SelectionPlugin (DataTable) has strange behavior SelectionPlugin (DataTable) has strange behavior Aug 28, 2023
@vegegoku vegegoku changed the title SelectionPlugin (DataTable) has strange behavior Row is not deselected after selecting it twice using Datatable single SelectionPlugin Aug 28, 2023
vegegoku added a commit that referenced this issue Aug 28, 2023
Domino UI automation moved this from To do to Done Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version 2.x.x Version 2.x.x issues
Projects
Domino UI
  
Done
Development

No branches or pull requests

2 participants