Currently we have these strange always-there fields in the user management.
Instead we should have a button in the top of the left navigation called "Add user". That would add a new row in the content area on top of the table, with empty fields and dropdowns using default values, with the username field focused.
A nice thing with this would be that it would also allow to specify the display name out of the box.
I will do it for 14! :)
We maybe should also overhaul how the user management is implemented in JS - because this is quite a mess nowadays :/
Do you suggest we drop the js? Or rebuild it?
Do you suggest we drop the js? Or rebuild it?
Look at how it works now, because there were quite a lot bugs with it and if we touch it that much, we can also check how to work on those bugs.
This is also related to 禄Show email column by default and also send email to new users芦 #6468 cause if we move to directly inserting a new row, the email field will be there too.
Most helpful comment
I will do it for 14! :)