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

[UI] Filters autocompletion selects first match when typing something then selecting with keyboard #7632

Open
brian-mulier-p opened this issue Feb 28, 2025 · 3 comments
Assignees
Labels
area/frontend Needs frontend code changes bug Something isn't working

Comments

@brian-mulier-p
Copy link
Member

brian-mulier-p commented Feb 28, 2025

Describe the issue

The index management when navigating with keyboard across autocompletion results doesn't work properly, it selects the first match in any case

Screencast.from.2025-02-28.11-48-57.webm

Environment

  • Kestra Version: develop
@brian-mulier-p brian-mulier-p added area/backend Needs backend code changes area/frontend Needs frontend code changes bug Something isn't working labels Feb 28, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Feb 28, 2025
@MilosPaunovic
Copy link
Member

Could you elaborate this a bit more, as I don't seem to quite catch what you meant here @brian-mulier-p.

BTW, it's most probably related to #7517.

@brian-mulier-p
Copy link
Member Author

brian-mulier-p commented Feb 28, 2025

Sorry my video didn't upload :P See screenshare.
To clarify, the first try is with keyboard, it selects incorrect result. The second try is with mouse and it works properly.

@MilosPaunovic MilosPaunovic self-assigned this Feb 28, 2025
@MilosPaunovic MilosPaunovic removed the area/backend Needs backend code changes label Feb 28, 2025
@yuri1969
Copy link
Contributor

FYI the same issue plagues the first selector (filter). Reproduction:

  1. enter s
  2. select the last choice - Scope - using keyboard
  3. confirm with enter
  4. the first choice state gets set instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

3 participants