8000 B-Table select mode "range" does not select rows based on displayed order · Issue #2229 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to 8000 content
B-Table select mode "range" does not select rows based on displayed order #2229
Closed
@danielpanteleit

Description

@danielpanteleit

Describe the bug

Apparently in the select mode range the range is determined on the items order and not in the displayed order.

In the example below, if you select A and shift-click on D then C is not selected, even though C is above D. If you sort the table by id, then everything works as expected.

Reproduction

https://stackblitz.com/edit/github-ewtek7-wowb2v?file=src%2Fcomponents%2FComp.vue

Used Package Manager

npm

Validations

  • Have tested with the latest version. This is still alpha version and sometime things change rapidly.
  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0