icssc / AntAlmanac

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

fix: Swap Popover to Tooltip for Restrictions Cell #808

Closed KevinWu098 closed 9 months ago

KevinWu098 commented 9 months ago

Summary

Swapped out a Popover component for a Tooltip

Test Plan

  1. Make sure that functionality is now as expected; Scrolling, non-focusing, and other expected behaviors should be working

Issues

Closes #798