Conversation
|
@georgehrke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @raghunayyar, @tcitworld and @DeepDiver1975 to be potential reviewers. |
tcitworld
left a comment
There was a problem hiding this comment.
Tab goes from title input to the « All day checkbox » without going through the date selectors first.
Yes, that's intended. :) |
|
@ccoenen Do you have time to review this pr this week? :) |
Not sure why. Can't seem to find where this was decided. It's certainly more logical to go through the « All day » checkbox before the time selectors, but why before the date selectors ? |
|
This pr was mostly about getting feedback by @ccoenen @eppfel When creating an event in month view, all-day is disabled by default. That's very complex. With this PR, its: |
|
I mean, in the details sidebar it would be possible to jump start-date, end-date, all-day-event, and than if activated start-time, end-time. But in the popup it not really makes sense. So I think this is the best solution. The problem is just the missing :focus on checkboxes, but that's a different issue. |
So you are suggesting the following? I'm really not sure about that, because start-date and start-time (same goes for end) are very closely bound together from an information point of view. Having to enter the end date in between would probably confuse me. |
|
@tcitworld Are you fine with this approach or is this a no-go for you? |
|
In fact I didn't check the popup when I was saying this. For the popup it's actually good, but for the sidebar I still find it quite bothering. It can be done in another PR though. |
please review @ccoenen @eppfel
fixes #25