GEWIS / sudosos-frontend

This monorepo contains all frontend projects and shared code for the SudoSOS platform, built with Vue 3 and TypeScript. Contributions are welcome!
https://sudosos.gewis.nl
5 stars 4 forks source link

fix: feedback-user-cannot-in-debt #457

Closed SvenMokveldje closed 4 days ago

SvenMokveldje commented 1 week ago

@JustSamuel I did now make it such that you first have to remove the items, this makes better code in my opinion as I otherwise would have to struggle and make ugly code with using multiple booleans when to open the dialog box.

This was it is also more responsive by immediately going away when removing items.

JustSamuel commented 1 week ago

I think the modal kinda implies that you cannot remove any objects anymore, since usually everything is locked until the popup is closed.