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
When a user has unsaved changes, and is idle for a period, the screen prompts for the users password.
When the user enters the password, nothing happens.
Clicking the link "refresh this page" loses the users unsaved changes,
It also shows an X at the top right, which does't do anything.
The interaction here should seamlessly refresh the session without interruption, allowing the user to continue editing or save.
Or is this the intended state?
Tested on a fresh install of silverstripe.
How to reproduce
Edit some content (e.g. HTMLEditorField).
Wait for idle timeout.
Press save.
Possible Solution
No response
Additional Context
No response
Validations
Check that there isn't already an issue that reports the same bug
Double check that your reproduction steps work in a fresh installation of silverstripe/installer (with any code examples you've provided)
The text was updated successfully, but these errors were encountered:
Module version(s) affected
2.2.14
Description
When a user has unsaved changes, and is idle for a period, the screen prompts for the users password.
When the user enters the password, nothing happens.
Clicking the link "refresh this page" loses the users unsaved changes,
It also shows an X at the top right, which does't do anything.
The interaction here should seamlessly refresh the session without interruption, allowing the user to continue editing or save.
Or is this the intended state?
Tested on a fresh install of silverstripe.
How to reproduce
Edit some content (e.g. HTMLEditorField).
Wait for idle timeout.
Press save.
Possible Solution
No response
Additional Context
No response
Validations
silverstripe/installer
(with any code examples you've provided)The text was updated successfully, but these errors were encountered: