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

TurboTable - Multiple Row Selection selects same rows more than once #5027

Closed
machfalcon opened this issue Jan 30, 2018 · 0 comments
Closed
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@machfalcon
Copy link

I'm submitting a ... (check one with "x")

[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Plunkr Case (Bug Reports)
No need for Plunkr, see PrimeNg Documentation site to reproduce:
https://www.primefaces.org/primeng/#/table/selection

Current behavior
Rows between the Ctrl clicked row and the Shift clicked row are added to the selection again

Expected behavior
The selection should be reset to the rows between the Ctrl clicked row and the Shift clicked row

Minimal reproduction of the problem with instructions

STEPS TO REPRODUCE

  1. Click a row in the table
  2. Shift click another row in the table to add a range of records
  3. Ctrl click to add an additional record
  4. Shift click one of the rows selected in step 2
  • PrimeNG version: 5.X.X
    Version used on PrimeNg Documentation site

  • Browser:
    Chrome Version 63.0.3239.132 (Official Build) (64-bit)

@cagataycivici cagataycivici self-assigned this Jan 31, 2018
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Jan 31, 2018
@cagataycivici cagataycivici added this to the 5.2.0-RC3 milestone Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants