Implementation of the “Keep me signed in” and “Resume from the last viewed screen” features in Personal Settings
Please keep user sessions active for a certain time even after the browser is closed.
Specifically, we would like users to be able to resume their work from the folder or screen that was open the last time they accessed Box, rather than from the home screen.
Please also allow users to select and change these options in their personal settings.
Currently, the session ends every time the browser is closed, requiring users to start from the login screen each time, which results in time loss, especially when working within deep folder hierarchies.
<個人設定の中に、「セッションの保持」と「最後に表示した画面から再開する」機能の実装>
ブラウザを閉じた後でも、一定時間はユーザーセッションを維持してください。
具体的には、ホーム画面ではなく、ユーザーが最後にBoxにアクセスしたときに開いていたフォルダまたは画面から作業を再開できるようにしてください。
また、ユーザーが個人設定で選択・変更できるようにしてください。
現在は、ブラウザを閉じるたびにセッションが終了し、ユーザーは毎回ログイン後の画面から操作を開始する必要があるため、特に深いフォルダ階層で作業する場合に時間のロスにつながっています。