rropen / absense-planner

Planner tool for team absences
13 stars 11 forks source link

AP: User should not be able to remove their own switch permissions #352

Open Jayden876212 opened 1 week ago

Jayden876212 commented 1 week ago

RRSwitchPermissionIssueRoadmapV2WithIDs

The user should not be able to remove their own switch permissions when clicking the button implemented in #271. This does not necessarily have to mean showing the user anything, as it can silently deny their request with an error in the console. The error message should be implemented in issue #355.

Jayden876212 commented 1 week ago

To implement this, #271 would have to be implemented first.

Jayden876212 commented 1 week ago

Two potential improvements would be #354 and #355