fl-maps icon indicating copy to clipboard operation
fl-maps copied to clipboard

Change event time selection from dropdown to basic +/- buttons

Open artysidorenko opened this issue 4 years ago • 1 comments

Had a go at designing the clock change buttons. Currently we only save the time in increments of 30min in the database, so to work around that I just have one "minus 30min" button and another "plus 30 min" button.

The flow is decent though, as especially on a mobile it's more intuitive to hit the button a few times until you find the desired time, instead of opening up a sub-menu and then trying to scroll.

Tested locally with both standard and repeating events - creates successfully, but let me know if you spot anything that doesn't look right.

Let me know what you think.

Screenshot:

Standard Desktop: Standard_desktop Standard on Mobile: Standard_mobile Repeating Event on Desktop: Repeating_desktop Repeating Event on Mobile: Repeating_mobile

artysidorenko avatar Mar 08 '20 21:03 artysidorenko

Great job, @artysidorenko! In my opinion, it looks better now. Could you please check why we're having trouble with Travis CI, please?

caike08 avatar Mar 09 '20 08:03 caike08

Was merged into the active branch in 2020. This PR was left behind by mistake.

AndyatFocallocal avatar Apr 04 '23 22:04 AndyatFocallocal