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

Investigate a Better Time Picker #230

Open
nhatnghiho opened this issue Apr 14, 2023 · 3 comments
Open

Investigate a Better Time Picker #230

nhatnghiho opened this issue Apr 14, 2023 · 3 comments
Labels
investigation Involves preliminary research.

Comments

@nhatnghiho
Copy link
Contributor

Description

Our current time picker for Custom Blocks isn't the most intuitive. Let's try to find ways to improve it!

@nhatnghiho nhatnghiho added the investigation Involves preliminary research. label Apr 14, 2023
@nathangong
Copy link
Contributor

A few options I've found:

Time Picker From Google Forms

  • Hour and minute are separate fields
  • Dropdown for AM and PM
  • More intuitive than current picker

Screenshot 2023-04-19 at 4 11 44 PM

Material Design Popup

  • This is normally used for mobile, but could also be applied for web?
  • Very intuitive, however using popups would worsen the UX

Screenshot 2023-04-19 at 4 13 31 PM

Custom Time Picker

Screenshot 2023-04-19 at 4 21 13 PM

BaseUI Time Picker

Screenshot 2023-04-19 at 4 24 07 PM

@nhatnghiho
Copy link
Contributor Author

I like the first one the most. The fourth one is also okay but I think we should let the users have the option to type in the time since it's quicker.

@Pablo-Mos wdyt?

@Pablo-Mos
Copy link

I agree. The first one would work best for our needs.

yatharth-b added a commit that referenced this issue Feb 4, 2024
### Summary

Resolves #230

Custom time picker component for recurring events.

---------

Co-authored-by: Yatharth Bhargava <[email protected]>
Co-authored-by: Brandon Ho <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Involves preliminary research.
Projects
None yet
Development

No branches or pull requests

3 participants