issues
search
icssc
/
AntAlmanac
A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
58
stars
73
forks
source link
refactor: make one instance of copy, clear buttons
#992
Closed
KevinWu098
closed
5 months ago
KevinWu098
commented
5 months ago
Summary
There were two instances of copy and clear (CalendarToolbar and AddedCoursePane) which were virtually identical.
This PR refactors it such that there's now only one instance
Test Plan
Confirm that copy and clear still work
Issues
Closes #966
Summary
Test Plan
Issues
Closes #966