-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Disabled org admin role dropdown causes field error #823
Comments
Ah. Because of this report, I only learned now that |
I don't like the idea of disabling a field or making it read-only. For usability, wouldn't it be better not to display the role field and the remove button at all? Instead we can just display the role and use a hidden field for the admin role to prevent errors when submitting the form. @clash99, opinions? Then there is something funny about these lines. |
Looking at this again I think a better interface might be to remove the gray box with the button and note completely. I would add a "?" next to the Role field and then @bethschechter can add help text containing this note and other role info. I think it'll make it simpler and less confusing. Once we get the modals completed for the dropdown change, I also need to move that save button to be over the right side again. (More of a note-to-self) |
I think the superuser should be able to do anything. That is why there are On Tue, Oct 25, 2016 at 1:01 PM, Oliver Roick [email protected]
Kate Chapman |
This issue has already been addressed. Should we close it? |
I think it was addressed when you reworked that area, @linzjax?! |
Yeah... I just forgot about this issue... 😂 |
Any idea on when we are going to get avatars into the platform? Should we hide this too? It does reinforce its a person (with a perfectly round head). Just a thought. |
Steps to reproduce the error
Go to an organization signed in as the organization administrator
Go to edit your member profile
Click save
Actual behavior
### Expected behavior
Messaging that explains why I cannot edit my own profile.
The text was updated successfully, but these errors were encountered: