Open henrylin03 opened 1 month ago
this is proving difficult to capture all the situations where user enters end date but not start date, vice versa, both, or neither... I'm almost tempted to just enable sorting by end dates when they are provided, and if they are not provided, they are just added to the top of the list, and the user can just reorder it themselves (issue #15)
moved into waiting to plan next steps
consider making dates compulsory to avoid having to deal with entries without it, and how to display without them - #43
consider making dates compulsory to avoid having to deal with entries without it, and how to display without them
i have begun doing this, however, there are some challenges with styling the month inputs on change of the value
15 will enhance this feature to give users more control
conditions