ucsb-cs156-s24 / proj-courses-s24-4pm-2

https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-2/
0 stars 0 forks source link

Kelly - Added delete button for Sections in Personal Schedule Details Page #52

Closed kmflippo closed 1 month ago

kmflippo commented 1 month ago

Created delete button for Personal Sections on the Personal Schedule Details page so that users can delete courses from their schedule here instead of the courses page (which is to be removed).

image

dokku deployment: https://proj-jchandev-dev.dokku-02.cs.ucsb.edu story book link of updated table: https://ucsb-cs156-s24.github.io/proj-courses-s24-4pm-2/prs/52/storybook/?path=/docs/components-personalsections-personalsectionstable--empty

Closes #6

kmflippo commented 1 month ago

The TODO comment is just the standard TODO: figure out test for this component so that we don't have to use stryker