-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Closed
Copy link
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfesttopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Description
- Gitea version (or commit ref): 1.14.3 + 1.15-dev
- Database (use
[x]
):- MySQLTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
- Can you reproduce the bug at https://try.gitea.io:
- Yes, https://try.gitea.io/org/will-leave-owners/teams/owners = no longer accessible for meNoTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Description
A user on Codeberg reported perse accidentally left the "Owners" team of an organization, as this requires no confirmation, and thus the whole organization with no chance, to regain access after a single mistaken click.
As many other things do require confirmation, and these buttons are quite easy to hit ("Leave", or removing the wrong member), this should have a confirmation dialog IMHO, too.
Thank you for considering a fix. ✌️
earnestma, 6543 and a1012112796
Metadata
Metadata
Assignees
Labels
good first issueLikely to be an easy fixLikely to be an easy fixhacktoberfesttopic/uiChange the appearance of the Gitea UIChange the appearance of the Gitea UI
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
thegeorgeous commentedon Jun 29, 2021
@techknowlogick @6543
I would like to work on this. Can I pick it up?
Add modals to Organization and Team remove/leave
Add modals to Organization and Team remove/leave (#16471)