TylerAHolden / react-schedule-meeting

https://react-schedule-meeting.netlify.app/
MIT License
54 stars 17 forks source link

(Suggestion) Highlight selected timeslot #53

Closed arildsela93 closed 1 year ago

arildsela93 commented 1 year ago

I would suggest that there should be a way to highlight the selected timeslot, to increase user experience. Maybe there is a way to do that, but I couldn't find

TylerAHolden commented 1 year ago

Okay i just published a new major version 1.2.0 which includes an internal state for the selected start time and a selectedStartTime Date prop if you want to override the internal state especially for displaying a pre-existing selection on mount.