[wp-trac] [WordPress Trac] #36656: Improve UX on Add New User screen
WordPress Trac
noreply at wordpress.org
Sun Apr 24 17:03:50 UTC 2016
#36656: Improve UX on Add New User screen
-------------------------------------------+-----------------------------
Reporter: swissspidy | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version:
Severity: normal | Keywords:
Focuses: ui, administration, multisite |
-------------------------------------------+-----------------------------
While working with Multisite recently, I noticed that the Add New User
screen can be quite cumbersome to work with.
The screen currently serves two purposes:
1. Add existing user to site
2. Create a new user and add them to the site
It may make sense to have two different forms for that, but these are
currently nearly identical, leading to user confusion. Here's an example:
[[Image(https://cldup.com/FSMdB2Gtdp.png)]]
I'd love to improve the UX on this screen, ideally by combining these
forms and then use some JavaScript to conditionally display/hide the email
field only needed when creating a new user. Alternatively, tabs could be
leveraged to have each form on a separate page.
Thoughts?
Note: I also wrote a simple proof-of-concept plugin called
[https://wordpress.org/plugins/simple-user-adding/ Simple User Adding]
that could be used as a playground for this enhancement.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36656>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list