owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
434 stars 159 forks source link

User changes appear to get lost when re-selecting users #11033

Closed JammingBen closed 3 months ago

JammingBen commented 3 months ago

Describe the bug

As per title.

Steps to reproduce

  1. Go to the users list
  2. Click on the "edit" button on the right side for some user
  3. Change some field, e.g. a new First and last name
  4. Hit "Save"
  5. De-select and then select the user again

Expected behavior

The change is still visible after re-selecting the user.

Actual behavior

The change appears to be lost. A complete page reload reveals that the server actually saved the changes.