Open
Description
Describe the bug
No response
Steps to reproduce
Given a contact that is ungrouped.
When I
- Click on "Not grouped"
- Edit the contact and add it to an existing contact group "X"
Then - the contact disappears from the UI
- Contacts only shows me "There are no contacts yet"
- When I click on the contact group "X", the contact isn't shown there.
- When I reload Nextcloud, the contact is under "Not grouped" again.
Expected behavior
The contact must not disappear, I should have a chance to save the contact. The way it's currently done, unsaved data is thrown away.
Actual behavior
See above under "Then".
Contact version
6.1.0
Operating system
NixOS 24.05
PHP engine version
PHP 8.3
Web server
Nginx
Database
PostgreSQL
Additional info
No response