Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd a Cancel button when editing a user #22608
Open
Comments
This comment was marked as resolved.
This comment was marked as resolved.
|
Hey can i take this |
|
@ayushkumar121 of course! go for it!! Please also read our contribution page: https://nextcloud.com/contribute |
|
ok, Thanks |
|
Hi, @ayushkumar121! Are you still working on this? I'm also interested. :-) |
|
@sarahyaepark you go on ahead, i'm still facing problems in setting up the dev environment |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to use GitHub
Is your feature request related to a problem? Please describe.
There is no obvious intuitive way to cancel editing a user. This is confusing for first time admins.
Steps to reproduce
Now there is only the "OK" button with the check mark icon to submit your changes.
But there is no "Cancel" button to neglect your changes and go back to the original display name.
Describe the solution you'd like
Add a second button "Cancel" next to the "OK" button. Clicking the "Cancel" button should ignore (and maybe revert) any changes you have made to the user's properties and return back to displaying the user's original properties.
Describe alternatives you've considered
The only way I have found to effectively cancel editing a user was by reloading the entire page (F5).
However, that is not immediately obvious to newcomers.
Additional context