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

Date picker does not accept inline editing #412

Open
brauliodiez opened this issue Sep 29, 2024 · 0 comments
Open

Date picker does not accept inline editing #412

brauliodiez opened this issue Sep 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@brauliodiez
Copy link
Member

Component located under

Components >> Date Picker Input

Does not accept inline editing

We could start with something simple:

  • Simple input edition.
  • Default value current date in the text property, formatted like dd/mm/yyy
  • User can edit an maintain the format dd/mm/yyyy (if format does not comply, nothing is shown).
  • No worries about american date format we will just display it all in the same order and won't make validations, e.g. mm/dd/yyy will do the trick
@brauliodiez brauliodiez added the bug Something isn't working label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Backlog
Development

No branches or pull requests

1 participant