You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps
1 - Create new region event
2 - Click through to start and end date selection
3 - Select start date, start time
Expected Result:
End date is set to start date
End time set to start time (or start time +1h or whatever)
Actual Result:
End date and end time appear not to be set
Regression:
Clicking on end date, and then end time, shows that end date and time are actually already set to the start date and time.
So really this seems to be a display issue - the end date needs to update to the start date and end time to start time as soon as they are set, so users don't unnecessarily click on end date. But IDK maybe we store this only in the calendar widget.
Screenshot:
It should look like this after start date and time are selected (no need to click on end date end time)
Actual (different test run so different dates- but notice how end date needs to be entered by the user here)
In this screen, the end date and time should be pre-set to start date and time (user can change of course)
The text was updated successfully, but these errors were encountered:
n13
changed the title
Region Events: Select Dates
Region Events: Select End Date Preset
May 25, 2022
Hi @n13 I was thinking about this issue an I actually think the way is now is better for the user. I do like the idea of adding one more hour to the event, but not the one about setting the end date to the start date. Example if the user by mistake chooses the wrong start date they now need to change the end date in order to choose a date prior the end date. @gguij004 , @RaulUrtecho, @JGDoh What do you guys think about this.
Steps
1 - Create new region event
2 - Click through to start and end date selection
3 - Select start date, start time
Expected Result:
End date is set to start date
End time set to start time (or start time +1h or whatever)
Actual Result:
End date and end time appear not to be set
Regression:
Clicking on end date, and then end time, shows that end date and time are actually already set to the start date and time.
So really this seems to be a display issue - the end date needs to update to the start date and end time to start time as soon as they are set, so users don't unnecessarily click on end date. But IDK maybe we store this only in the calendar widget.
Screenshot:
It should look like this after start date and time are selected (no need to click on end date end time)
Actual (different test run so different dates- but notice how end date needs to be entered by the user here)
In this screen, the end date and time should be pre-set to start date and time (user can change of course)
The text was updated successfully, but these errors were encountered: