Add "today" button to all date pickers #502
Labels
Arc: Frontend
Frontend development
Context: Longer/Harder
Issue that will take a long time or is particularly difficult
Status: Needs Triage
Issue needs to be assigned
Type: New Feature
New feature or request
Is your feature request related to a problem? Please describe.
There's no way to get today's date on a date picker.
Describe the solution you'd like
Add today buttons to the date input components. This would be this component: https://github.com/MichaelZhao21/tams-club-cal/blob/master/client/src/components/edit/events/date-input.tsx and https://github.com/MichaelZhao21/tams-club-cal/blob/master/client/src/components/edit/events/date-time-input.tsx
Describe alternatives you've considered
However, we could also just add this functionality to the calendar/forms separately (though it would be nice to have this embedded within the date picker somehow)
Additional context
N/A
The text was updated successfully, but these errors were encountered: