stevenbui44 / flashcode

This application allows users to create and study flashcards tailored to LeetCode problems' questions, solutions, approaches, and time/space complexities.
0 stars 0 forks source link

Clicking on ellipsis no longer opens Edit and Delete for assortments #26

Closed stevenbui44 closed 4 months ago

stevenbui44 commented 4 months ago

Clicking on the ellipsis on an assortment box used to open Edit and Delete dropdown buttons. Now, clicking on the ellipsis does not show anything anymore. This bug happened when I allowed a user to access an assortment's cards by clicking on the assortment box, but I did not realize I broke the functionality back then.

image