proton-calendar
proton-calendar copied to clipboard
Event end time formatting
Hello - low priority UI request.
Problem: When choosing end time for an event the formatting is a bit weird. Because of the end time having also length of the event appended the center alignment doesn't work that well. The times are all over the place. Also longer ones break to two lines.
Proposed solution: Align the options to the side so the times align and you can quickly scan them.
Thanks for considering!
Hi @petrsiegl, thanks for opening this issue. I agree with your solution, the start time is not affected by the center alignment as the text width is constant, which is not the case for the end time. We will left-align the dropdowns in an upcoming release.
We will let you know when the fix will be deployed.
Thanks!