ucsb-cs156-m23 / proj-happycows-m23-10am-3

https://ucsb-cs156-m23.github.io/proj-happycows-m23-10am-3/
0 stars 0 forks source link

Added a modal popup when a user tries to delete a commons #51

Closed Edwin-Yee closed 1 year ago

Edwin-Yee commented 1 year ago

Overview

Clicking on the delete button in the commons editor now shows a modal popup instead of immediately deleting the commons. Tested the changes locally.

Not sure if there's something else to do since GitHub says that there are conflicting files. image

Screenshot of my changes: image

Tests

Closes #8