SE750-Group14-GirlGang / roadtrip-planner

An application to help you and your friends plan a roadtrip!
Apache License 2.0
3 stars 2 forks source link

Adding events to itinerary #84

Closed Jennak21 closed 3 years ago

Jennak21 commented 3 years ago

The user is now able to add events to the days of their road trip image

Please note styling and sizing is a bit jank. If the description is one long word, excess will be hidden. If the screen size is too small a scrollbar appears for the event to show the rest of notes and descriptions. image

Also I think there is an issue with airbnb react-dates component. If the input date changes and has a different month, the calendar will not automatically switch to that month.

Closes #56

lhuijser commented 3 years ago

Also question - so we are bringing back a "card" style for this page, which I think makes sense for the nature of this page. Maybe for consistency should I put back the shadow around the PackingList? What do you think?

Yeah it makes sense for the nature of this page- now that this is here I think it makes sense if you want to add the shadow back to the PackingList, but only if you can be bothered, I think it's good either way!