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

Feature Request: TimePicker #234

Open
vanderburg opened this issue Feb 6, 2024 · 1 comment
Open

Feature Request: TimePicker #234

vanderburg opened this issue Feb 6, 2024 · 1 comment

Comments

@vanderburg
Copy link
Contributor

https://ant.design/components/time-picker

The way Ant Design does it is preferable to me vs the arms-on-a-dial version that other libraries use. It's also similiarish to the <input type="time" /> that Edge/Chrome use, which looks intuitive, albeit but poorly styled.

<Input type="time" /> would probably be more ideal, since this already "works" with Svelte UX but the dropdown picker is where the benefit would be.

@techniq
Copy link
Owner

techniq commented Feb 6, 2024

Supporting segmented number inputs with keyboard up/down would be nice as well as the menu. Here are a couple quick additional examples I found:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants