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

Tab order in Choice editor goes outside page after value #18095

Open
JamesMLV opened this issue Apr 7, 2023 · 3 comments
Open

Tab order in Choice editor goes outside page after value #18095

JamesMLV opened this issue Apr 7, 2023 · 3 comments

Comments

@JamesMLV
Copy link

JamesMLV commented Apr 7, 2023

Describe the Bug

When adding many choices for a Dropdown type element, you're mostly using the keyboard as you're typing a bunch of fields, so it would make sense to confirm the entry with the keyboard, too. However, when you press tab after being in the Value field, the focus is brought to the browser search bar.

You can get to the accept button by Shift+Tabbing twice to go back prior to the Text field, but there's a couple problems with that

  • It's misleading since you have to go back to complete the workflow
  • The visual indication on the checkmark is very subtle, so it is nearly impossible to tell you've focused correctly.
  • If you shift-tab too far, focus actually goes back to the things underneath the popup sidebar, which is also bad

To Reproduce

  • Go to the data model editor for a collection
  • Add a Dropdown type item
  • Click the button to add a choice, and then try to navigate from there with the keyboard

Hosting Strategy

Self-Hosted (Docker Image)

@br41nslug

This comment was marked as outdated.

@br41nslug br41nslug closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2023
@JamesMLV
Copy link
Author

JamesMLV commented Apr 7, 2023

I think we're talking about different things, I'm not looking at a content form, and that's not the UI I see on dropdown choice editor. There's just a checkmark, and the X button is outside of the popup on the gray area

@br41nslug
Copy link
Member

br41nslug commented Apr 10, 2023

Ah sorry you're absolutely right. There seems to be no way practical of opening the actual dropdown using solely the keyboard when filling in content nor does the Tab order seem right when adding choices in the interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

3 participants