proton-calendar icon indicating copy to clipboard operation
proton-calendar copied to clipboard

Event end time formatting

Open petrsiegl opened this issue 3 years ago • 1 comments

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.

date-end

Thanks for considering!

petrsiegl avatar May 25 '21 13:05 petrsiegl

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!

valentinbonneaud avatar May 25 '21 16:05 valentinbonneaud