-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Description
Describe the bug
Shift click row does not work as expected after de-selecting row with ctrl click.
Steps to reproduce the bug
- Go to row-select demo here: https://bootstrap-vue.org/docs/components/table#row-select-support
- Change "Selection Mode" dropdown to "range"
- Click the second row
- Ctrl-click the first row
- Ctrl-click the second row
- Shift-click the bottom row
Expected behavior
All rows are selected
Actual behavior
Bottom row is selected
Versions
Libraries:
- BootstrapVue: 2.21.2
Environment:
- Device: desktop computer
- OS: Ubuntu 20
- Browser: Chromium
- Version: Latest