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

feat: Better keyboard input support on web for ion-datetime #23768

Closed
3 tasks done
bchehraz opened this issue Aug 13, 2021 · 4 comments
Closed
3 tasks done

feat: Better keyboard input support on web for ion-datetime #23768

bchehraz opened this issue Aug 13, 2021 · 4 comments
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement v6 issues specific to Framework v6
Milestone

Comments

@bchehraz
Copy link

Prequisites

Describe the Feature Request

On web/desktop, it's not obvious that you must use the mouse-wheel or up-down arrow keys in order to select a time in the time input fields of ion-datetime (v6). It would be nice if a user could type numbers into the time fields as input.

Describe the Use Case

The app I'm building is for a wide range of users in terms of age & demographic and so I could use as much support as I can get in terms of usability. I want to use the same ion-datetime component on both web and mobile, but I just want the web version of the component have better support to allow for typing numbers into the time input fields because it's just not obvious that the user must scroll or use up-down keys.

Describe Preferred Solution

Allow for an override when on web to allow keyboard input (0-9, ":") to fill in the time fields. Perhaps this should be an override option to override the normal behavior, so I can decide that if the user is on web, to override the behavior and make it input from keyboard.

Describe Alternatives

No response

Related Code

No response

Additional Information

I haven't tried the component since beta v1 or 2 but looking at the beta docs, I haven't any reason to believe this is a feature yet, but if it is and I'm just missing it, please let me know. Or if this feature doesn't seem reasonable or if I'm missing the point with the component, let me know how I can accomodate my users. Thanks

@ionitron-bot ionitron-bot bot added the triage label Aug 13, 2021
@willmartian
Copy link
Contributor

Thank you for the feature request, @bchehraz. I think this would be a good addition; let me discuss it with the team.

@willmartian willmartian added package: core @ionic/core package type: feature request a new feature, enhancement, or improvement labels Aug 14, 2021
@willmartian willmartian added the v6 issues specific to Framework v6 label Aug 14, 2021
@bchehraz
Copy link
Author

Thank you. Keeping my fingers crossed 🤞

@liamdebeasi
Copy link
Contributor

Thanks for the issue. This has been resolved via #23996, and a fix will be available in an upcoming release of Ionic Framework.

@ionitron-bot
Copy link

ionitron-bot bot commented Nov 4, 2021

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Nov 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
package: core @ionic/core package type: feature request a new feature, enhancement, or improvement v6 issues specific to Framework v6
Projects
None yet
Development

No branches or pull requests

3 participants