You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click on pen icon ("edit user") in table row (not right click -> edit)
Right sidebar opens
Expected behaviour
No hint or "No changes" is displayed.
Actual behaviour
Hint "Unsaved changes" is displayed.
The described behaviour seems not to be consistent. I tried different click paths and sometimes the behaviour changes ("No changes" is displayed). It also differs for example if I right click on user -> edit -> or right click -> details -> edit user --> "No changes" is displayed.
Another action when this happens (sometimes):
Go to admin settings
Click on pen icon in table row (not right click -> edit)
Some technical background, whoever tackles this issue: We load additional data when selecting (=clicking) a user. I assume that sometimes this data is being loaded when the sidebar panel is displayed (good), and sometimes it's not yet loaded (bad). In that case we need to implement a proper loading state.
This also explains why this issue is not happening via context menu -> edit: there is enough time to fully load the additional data when going that route.
Steps to reproduce
Expected behaviour
No hint or "No changes" is displayed.
Actual behaviour
Hint "Unsaved changes" is displayed.
The described behaviour seems not to be consistent. I tried different click paths and sometimes the behaviour changes ("No changes" is displayed). It also differs for example if I right click on user -> edit -> or right click -> details -> edit user --> "No changes" is displayed.
Another action when this happens (sometimes):
Environment general
https://ocis.ocis-wopi.latest.owncloud.works
ownCloud Infinite Scale
Version: 2.0.0+2bf458385
Web-Client Version: 7.0.0-rc.16
The text was updated successfully, but these errors were encountered: