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

Component: Date input form #58

Open
2 tasks
SaptakS opened this issue Dec 22, 2022 · 1 comment
Open
2 tasks

Component: Date input form #58

SaptakS opened this issue Dec 22, 2022 · 1 comment
Labels
design help wanted Extra attention is needed next

Comments

@SaptakS
Copy link
Member

SaptakS commented Dec 22, 2022

As discussed in #51 (comment), in our next iteration we will want a date input with a better UX. The idea would be some for of a date picker that opens as a dropdown. For this issue, we have 2 requirements:

  • Design for the dropdown
  • Implementation of the design using QML
@SaptakS SaptakS added help wanted Extra attention is needed design next labels Dec 22, 2022
@SaptakS
Copy link
Member Author

SaptakS commented May 17, 2023

Some of the other questions that came up from a user testing while using our current date input field is:

  • can there be a date picker?
  • Or a prefilled date?
  • Or a quick picklist for dates? 3 years from now, 4 years from now
  • What's stopping me from using a date like 3045/01/01?
  • What should I use? Is there a best practice?

I think some of the things that I see from this is:

  • Adding expiry date format validations
  • Come up with validation rules (i.e. do we want to have an upper limit like not more than 10 years unless it never expires or something?)
  • Better documentation about best practices

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design help wanted Extra attention is needed next
Projects
None yet
Development

No branches or pull requests

1 participant