icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

feat: swap to search on mobile #868

Closed KevinWu098 closed 6 months ago

KevinWu098 commented 6 months ago

Summary

  1. On mobile, if a user isn't signed in, we'll default to the Classes Tab

Demo

Test Plan

  1. On mobile, check functionality both when signed in and signed out
  2. Should swap to classes tab when signed out
  3. Shouldn't swap / stay on calendar tab when signed in

Issues

Closes #858