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

Minor UI bug in content manager with date type #1231

Closed
decimoseptimo opened this issue May 18, 2018 · 1 comment
Closed

Minor UI bug in content manager with date type #1231

decimoseptimo opened this issue May 18, 2018 · 1 comment
Assignees
Labels
issue: enhancement Issue suggesting an enhancement to an existing feature severity: medium If it breaks the basic use of the product but can be worked around

Comments

@decimoseptimo
Copy link

decimoseptimo commented May 18, 2018

Informations

  • Node.js version:v8.11.2
  • npm version:5.6.0
  • Strapi version:3.0.0-alpha.12.1.3
  • Database:mongodb 3.4.15
  • Operating system:ubuntu server 16.04

What is the current behavior?
In the content manager table, in a given publishedAt column of type date.
a {publishedAt: null} value will be shown as "invalid date"
a {} (not set) value will be shown as "2018-05-18 23:18:28" (current date)

What is the expected behavior?
Perhaps showing - instead. Like with other types.

The error is not present once you enter to edit mode.


  • [x ] I'm sure that this feature hasn't already been referenced.
@decimoseptimo decimoseptimo changed the title Minor GUI bug with date Minor UI bug in content manager with date type May 18, 2018
@lauriejim lauriejim added issue: enhancement Issue suggesting an enhancement to an existing feature severity: medium If it breaks the basic use of the product but can be worked around labels May 21, 2018
@lauriejim
Copy link
Contributor

Hello @decimoseptimo , thank you for reporting this issue. We are currently on another feature and bug fix. Since time is lacking on our side, feel free investigate and to submit a PR, we’ll appreciate your contribution on this issue!

Check out the contributing guide to get started: https://github.com/strapi/strapi/blob/master/.github/CONTRIBUTING.md

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 severity: medium If it breaks the basic use of the product but can be worked around
Projects
None yet
Development

No branches or pull requests

3 participants