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

Entering a time in the post publish settings is not working #3661

Closed
moorscode opened this issue Nov 26, 2017 · 1 comment · Fixed by #4193
Closed

Entering a time in the post publish settings is not working #3661

moorscode opened this issue Nov 26, 2017 · 1 comment · Fixed by #4193
Assignees

Comments

@moorscode
Copy link
Contributor

Issue Overview

Currently it is impossible to:

  • clear the field
  • enter a time that starts with 00
  • easily change a time to anything other than: 01, 10, 11 or 12

And it is very hard to change the time, as by default a 1 is entered, but the only accepted characters after that are 0, 1 and 2 to create 10-12.

Steps to Reproduce (for bugs)

For the hours:

  1. Enter '1' as the hour to publish a post
  2. Try to change it to '8'

For the minutes:

  1. Enter 21 as the minutes
  2. Try to change it to 31 by just changing the 2 to a 3

Try to use the backspace to change the numbers or clear them.

Sometimes even changing the hours to anything other than a 7 does not work at all.

[ Browser: Chrome, Firefox ]

Possible Solution

Fix it.

Screenshots / Video

I tried to make a recording, but the keypresses are not shown, so backspaces are not pointed out.

@afercia
Copy link
Contributor

afercia commented Nov 26, 2017

See also #1311 (June 20th):

One option could be considering a completely different UI,

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

Successfully merging a pull request may close this issue.

3 participants