Schedule Editor: Don't allow creation of events with same start and end date #22168
Unanswered
SVNKoch
asked this question in
Accessibility
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to save, it will result in
Invalid time range, from 07:15:00 is after 07:15:00 for dictionary value @ data['friday']. Got [{'from': '07:15', 'to': '07:15'}]
thus creating should not be possible from the start (disabled save button)
PS: pressing enter in the above edit screen (see image), will not save the data but instead discard it
Beta Was this translation helpful? Give feedback.
All reactions