You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you're editing ownerships, it's possible to remove yourself. This is fine.
However, it's really easy to misclick and delete yourself, which could be an especially painful thing to correct depending on the gem and its owners.
Steps to Reproduce
Be an owner of a gem with at least 1 other person
Remove yourself as owner when you meant to remove someone else
Wonder why you lost access to the ownership view of the gem.
Expected Behavior
I am presented with a more explicit confirmation about the irreversible thing I'm doing.
Another improvement would be to set the current user apart from the other owners, maybe always at the top and always with a separate border.
Current Behavior
With more than a couple owners, making sure you're clicking the right one is not foolproof.
Possible Solution
Since this is so painful to reverse and so unique compared to removing anyone else, maybe we should add a specific page for the "remove myself" action that says "this is irreversible. you will need to ask another owner to re-add to regain ownership" and offers a confirm.
The text was updated successfully, but these errors were encountered:
It does put the dialog but I already knew I was removing an ownership so the dialog was expected. Either entering the name or making a unique screen for removing yourself is probably what I'm expecting. Entering a name is more difficult but also, how often does anyone remove an owner? It's probably ok to do it that way.
When you're editing ownerships, it's possible to remove yourself. This is fine.
However, it's really easy to misclick and delete yourself, which could be an especially painful thing to correct depending on the gem and its owners.
Steps to Reproduce
Expected Behavior
I am presented with a more explicit confirmation about the irreversible thing I'm doing.
Another improvement would be to set the current user apart from the other owners, maybe always at the top and always with a separate border.
Current Behavior
With more than a couple owners, making sure you're clicking the right one is not foolproof.
Possible Solution
Since this is so painful to reverse and so unique compared to removing anyone else, maybe we should add a specific page for the "remove myself" action that says "this is irreversible. you will need to ask another owner to re-add to regain ownership" and offers a confirm.
The text was updated successfully, but these errors were encountered: