cpsc455-bugstorm / TravelersTea

A Trip Planning App that tailors travel itineraries based on user preferences and providing detailed information about destinations; making travel planning less daunting and more enjoyable.
https://travelerstea-906d.onrender.com
MIT License
6 stars 2 forks source link

After deleting a trip, make sure teacups / side panel for that trip gets hidden #190

Closed Graywing13 closed 9 months ago

Graywing13 commented 10 months ago

https://github.com/cpsc455-bugstorm/TravelersTea/assets/30674558/82c86b1e-8205-4a2e-b9e6-5f6934914ccb

Essentially, after deleting the trip, the stuff on the right should either be hidden, or be set to a different trip's data.

Opting for the former since if there's only 1 trip and we delete it, there's no data to set it to.