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

In DatetimeEditor, the dual role of "minimum_datetime" (default value _and_ enforced minimum) is limiting #1986

Open
nicolasap-dm opened this issue Mar 2, 2023 · 0 comments

Comments

@nicolasap-dm
Copy link
Contributor

When creating a UI with a datetime editor, one may want to provide the user with a useful default.

However, at present, the defalt value of the editor has to coincide with the enforced minimum value.

This leads to difficult compromises that may result in unreasonable constraints for the user (e.g. if developers choose the start of a year/decade as a "sensible" and round minimum/default, and the UI gets later used to attempt describing older dates).

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

1 participant