server
server copied to clipboard
Fix add user dialog
- Add label instead of placeholder for accessibility
- Port to new vue components
the multiselect looks strange but I guess it will be improved with the next beta release of vue 7.0, correct?
Let's get this in after https://github.com/nextcloud/server/pull/34044
/compile amend /
- [ ] BUG: dialog doesn't close after creating a user, it just empties itself (same with an without the admin password prompt)
- [ ] BUG: dialog doesn't close after creating a user, it just empties itself (same with an without the admin password prompt)
Maybe something wrong with resetting the focus or something?
Also, can we remove the custom multiselect styling and check if it improves the look?
@CarlSchwan what is missing here?
@Pytal please take over when the time is right as it touches accessibility
Now that we updated nextcloud/vue miltiple times in the meantime, maybe even a rebase already makes it work...
I rebase this and pushed the changes to https://github.com/nextcloud/server/pull/35898