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

Editing dates manually via the text input is difficult in the admin UI #8360

Closed
robclouth opened this issue Oct 16, 2020 · 3 comments
Closed
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature

Comments

@robclouth
Copy link

Bug report

Describe the bug

When editing dates in the admin UI via the text input, the date keeps reseting and you end up with malformed years. Setting via the calendar popup works but to select a date that is a long time in the past takes ages, because you can only move one month at a time.

Steps to reproduce the behavior

  1. Edit a date in the admin UI with the text input

Expected behavior

Setting the date via the text input is possible.

System

  • Node.js version: v12
  • Strapi version: 3.1.3
  • Database: postgres
  • Operating system: MacOS
@derrickmehaffy derrickmehaffy added the issue: enhancement Issue suggesting an enhancement to an existing feature label Oct 16, 2020
@abdonrd
Copy link
Contributor

abdonrd commented Oct 22, 2020

Related: strapi/buffet#104

@soupette
Copy link
Contributor

We have changed the date picker with the new design system of the v4. Upgrading your app should fix this issue.

@derrickmehaffy
Copy link
Member

Fixed in v4, closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature
Projects
None yet
Development

No branches or pull requests

4 participants