Insert date/time change

The behaviour you want is actually present, the issue is about css which is not showing you have focus.

I made a PR which should improve this:

https://github.com/discourse/discourse/pull/12833

You should now correctly see the various focus cases:
Capture d’écran 2021-04-26 à 09.03.09
Capture d’écran 2021-04-26 à 09.03.37
Capture d’écran 2021-04-26 à 09.03.26

From here, you can use up/down arrows, numbers and tab to change it from keyboard.

6 Likes