[Bug]: User status dialog behavior and look
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
Description
### ⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github (I've searched it).
- [X] Nextcloud Server and Desktop Client are **up to date**. See [Server Maintenance and Release Schedule](https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule) and [Desktop Releases](https://nextcloud.com/install/#install-clients) for supported versions.
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/)
### Bug description
1. The user status dialog completely closes when it looses focus and does not recover any changes made preciously.
2. The 'Set status message' text - the 'g' is half out of the button border:

### Steps to reproduce
1. Click on 'Set status', in the '...' menu.
2. Make a status change.
3. Do not save it.
4. Move away from the dialog by clicking somewhere else.
5. Go back to the dialog.
6. The changes are gone.
### Expected behavior
It would be nice to somehow - if it is possible at all - cache the change done without saving it, so if the user goes back to it, it can continue where it left of.
### Which files are affected by this bug
None
### Operating system
Linux
### Which version of the operating system you are running.
Archlinux
### Package
Appimage
### Nextcloud Server version
28
### Nextcloud Desktop Client version
3.11.0
### Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 3.3.6 to 3.4.0)
### Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
### Are you using an external user-backend?
- [ ] Default internal user-backend
- [X] LDAP/ Active Directory
- [ ] SSO - SAML
- [ ] Other
### Nextcloud Server logs
_No response_
### Additional info
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.