Worly / Appy

Web application for keeping track of appointments.
Other
0 stars 1 forks source link

Automatically select the exact time when calendar is clicked #3

Closed Worly closed 1 year ago

Worly commented 1 year ago

On appointment screen, when you try to add an appointment by clicking on the calendar, the exact date and time should automatically be selected. So the user doesn't have to open the date-time picker to just press ok.

This introduces a problem if an appointment is too long it will overlap, but the user will just get a warning when trying to save the appointment.