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

Add lightmode #228

Closed Graywing13 closed 8 months ago

Graywing13 commented 8 months ago

Closes #64 , #227

Please test the following

Views

  1. Compact View (light mode)
  2. Non-compact view (light mode)
  3. Day view (light mode)
  4. No regression for dark mode

Actions

  1. Switching to light mode while in trip view doesn't throw errors
  2. Logging into different account keeps w/e mode you set previously
  3. When toggling your OS's default Light / Dark mode, changes should be immediately picked up in the app
AndyLiang1 commented 8 months ago

image Should we change this background (the building)

AndyLiang1 commented 8 months ago

Noticed that when switching between light / dark mode, we get taken back to the globe. Is this expected/ok?

  1. Click some trip in side bar
  2. Toggle light mode bar
  3. Observe that you zoom out to spinny globe
AndyLiang1 commented 8 months ago

Observed that the loading box is still black. Is this expected/ok? image