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

Tabbing into an autocomplete list flashes all items #4534

Open
Prinzhorn opened this issue Jul 10, 2024 · 0 comments
Open

Tabbing into an autocomplete list flashes all items #4534

Prinzhorn opened this issue Jul 10, 2024 · 0 comments
Labels
Possible Bug A possible bug that needs investigation

Comments

@Prinzhorn
Copy link

Describe the bug

Tabbing into a list field with autocomplete will flash/render all items before correctly rendering only the matching onces.

Tabulator Info

The official docs for 6.2 https://tabulator.info/docs/6.2/edit#overview

Working Example

Literally the docs https://tabulator.info/docs/6.2/edit#overview

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

  1. Go to https://tabulator.info/docs/6.2/edit#overview
  2. Focus a cell left of a list
  3. Hit tab key

Expected behavior

Only render the matching item(s)

Screenshots

When tabbing into the cell you can briefly see all countries

Screencast.from.2024-07-10.08-59-58.webm

Desktop (please complete the following information):

  • OS: Ubuntu 23.10
  • Browser Firefox 128.0 and Chromium 126.0.6478.126
@Prinzhorn Prinzhorn added the Possible Bug A possible bug that needs investigation label Jul 10, 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

No branches or pull requests

1 participant