icssc / AntAlmanac

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

feat: Add warning text to save modal #846

Closed tig-github closed 8 months ago

tig-github commented 8 months ago

Summary

Added warning for users to use a unique user ID in red text modalfix

Test Plan

  1. Check on default modal
  2. Check if responsive on mobile

Note: using span for red text, probably a better convention

Issues

Closes #845