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

Form select field is not navigable by typing the first letter of an option #4678

Open
jarekdanielak opened this issue Nov 6, 2024 · 0 comments
Labels

Comments

@jarekdanielak
Copy link
Contributor

Describe the bug

In Forms, the select field is not fully navigable by keyboard. You can't choose an option by starting to type it.

Steps to reproduce

  1. Create new form with Select field with several options.
  2. Open Select field in preview and try to type the first letter of some option.
  3. Selected option doesn't change.
image

Expected behavior

Select field is fully navigable by keyboard. You can open it by tabbing into it and select options either by arrow keys or by typing the first letter.

Environment

Seems to be the same even on very old Camunda Modeler versions, back to v5.10.

Additional context

Related to SUPPORT-24389

Support ticket also mentioned that form doesn't use full screen width now, which I wasn't able to reproduce in Camunda Modeler.

@jarekdanielak jarekdanielak added bug Something isn't working channel:support Forms labels Nov 6, 2024
@barmac barmac added the a11y label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants