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

Having hard time to use select field #823

Open
msufiannasir opened this issue Aug 17, 2021 · 6 comments
Open

Having hard time to use select field #823

msufiannasir opened this issue Aug 17, 2021 · 6 comments
Labels

Comments

@msufiannasir
Copy link

I'm having a really hard time using the tabs to be able to single and multi select dropdowns built using themosis. Let's say I have a dropdown with all states listing in it. I can start typing a state but there doesn't seem to be a way to select a state without clicking on it with the mouse. And if I type the full state and press tab then it just defaults to whatever was there before.

I want to enter data without using mouse since I have alot of dropdowns in my form. Can you take a look at this if that's possible to achieve?

or can you please share any code snippet which can help like we have for select2 which allow user to type and select option using keyboard only without using mouse?

@msufiannasir
Copy link
Author

@Juje @jozan @fabianmarz @chielteuben - Can you please guide me with documentation on this so I can extend the functionality if possible?

@fabianmarz
Copy link
Contributor

I don't think I'm the right person to talk to as I haven't used this framework in a long time, sorry!

@msufiannasir
Copy link
Author

Sorry for misunderstanding. You were in contributor's list so I thought if you could help.

@jlambe
Copy link
Contributor

jlambe commented Aug 30, 2021

Hi @msufiannasir,

not sure to understand the issue here. Perhaps you could provide in-depth details of what you're trying to achieve with images or a video ?

The custom fields provided by the framework may not have all the necessary a18y features to make them usable with a keyboard though, so my bad 😞

@msufiannasir
Copy link
Author

@jlambe - No problem, Is there any chance in future that if select field get replaced with some advance field?

@msufiannasir
Copy link
Author

Actually let me clarify the issue I am creating posts in admin using thermosis fields. I have 200+ meta fields of post, out of 200 I have 50 select fields in which I need to enter data. Right now if I enter data in a text field and there is dropdown field next to it, In order to change the select field value, each time I need use mouse pointer to open and select value from dropdown.

Is there any way I can use keyboard to navigate through one field to the dropdowns and select value like some advance select field "select2" provides the option by using enter key?

So basic goal is to save time while entering data. Right now it makes very difficult to enter data because I need to switch between mouse and keyboard which slow down the data entry speed.

Here is a short video to show an example https://drive.google.com/file/d/1D7bdY-LC9ljkcNvfNAT9NKRPIJuyZUid/view
Let me know if further explanation required?

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

3 participants