-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Is your feature request related to a problem? Please describe.
When setting a due date on an issue, sometimes the user regrets the data they selected and wants to back once on the time selection.
The problem is there is no visual cue on how to go back from the time selection to the date selection. I found there was a way from guessing but in my opinion, the current UI/UX isn't intuitive for a new user.
Describe the solution you'd like
There could be an icon prepended to the date so make a visual indication it performs the back function to go back to date selection, for example using the ⮨ icon.
Note, I am not a designer, and I'm not specifically suggesting this icon should be used. It's just an example.
Describe alternatives you've considered
Alternatively, there could be a "BACK" button on the opposite side of the "OK" button to go back.
While this doubles up a 2nd button which does the same thing, it's immediately obvious that the back button will take a user back, unlike the date above which requires assuming, or hovering over to notice it's interactive.

