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

default range cannot be removed #4634

Open
stefanhoelzl opened this issue Nov 17, 2024 · 0 comments · May be fixed by #4659
Open

default range cannot be removed #4634

stefanhoelzl opened this issue Nov 17, 2024 · 0 comments · May be fixed by #4659
Labels
Possible Bug A possible bug that needs investigation

Comments

@stefanhoelzl
Copy link

Describe the bug
When selectableRange is enabled (e.g. set to true) the first cell is selected by default, but it is not possible to remove the range and select no cell.

Tabulator Info

  • Which version of Tabulator are you using? 6.3.2

To Reproduce
A step by step guide to recreate the issue in your JS Fiddle or Codepen:

  1. Go to https://jsfiddle.net/qas4bwod/24/
  2. Wait until table is loaded
  3. value 0 is still selected

Expected behavior
I expect that there is nothing selected after I remove the range.

Desktop (please complete the following information):

  • OS: Fedora 41
  • Browser Firefox
  • Version 132

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Even better I would expect that nothing is selected in the first place.

@stefanhoelzl stefanhoelzl added the Possible Bug A possible bug that needs investigation label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Possible Bug A possible bug that needs investigation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant