You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Duplicate Button
Add a Duplicate Button that clones the current Entry. Pressing the duplicate button should result in
a) Showing the user ask for confirmation, if they wanted to save the current changes or cancel, if applicable
b) Create a new Entry with the attributes of the given entry
Default Values for Start Time/End Time
The start time field should be populated by either a) the current time or b) the time the user clicked in the calendar view
The end time should be populated with the start time plus 1 hour
Relabel and Relocate "Use Until Time"
Relabel "Use Until Time" to "End Repeat". Display the field only, when an actual repeat value (values other than "Don't Repeat") are selected.
Enhance Preview
Remove the "Next Occurrences" element and add a preview button that renders the current changes to the calendar viewport. For this to be effective, the entry form has to be persistent, when the user changes the view mode of the calendar.
Streamline "Repeat" Option
Merge Repeat Field and "Custom Frequency", so there's only one field left. Remove the "Regular" options.
Design
It's more space efficient to align the inputs and labels horizontally.
More mockups to follow …
The text was updated successfully, but these errors were encountered:
Add Duplicate Button
Add a Duplicate Button that clones the current Entry. Pressing the duplicate button should result in
a) Showing the user ask for confirmation, if they wanted to save the current changes or cancel, if applicable
b) Create a new Entry with the attributes of the given entry
Default Values for Start Time/End Time
The start time field should be populated by either a) the current time or b) the time the user clicked in the calendar view
The end time should be populated with the start time plus 1 hour
Relabel and Relocate "Use Until Time"
Relabel "Use Until Time" to "End Repeat". Display the field only, when an actual repeat value (values other than "Don't Repeat") are selected.
Enhance Preview
Remove the "Next Occurrences" element and add a preview button that renders the current changes to the calendar viewport. For this to be effective, the entry form has to be persistent, when the user changes the view mode of the calendar.
Streamline "Repeat" Option
Merge Repeat Field and "Custom Frequency", so there's only one field left. Remove the "Regular" options.
Design
More mockups to follow …
The text was updated successfully, but these errors were encountered: