Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar section does not correctly remember the state before the files is closed #7667

Closed
rstanuwijaya opened this issue Jan 15, 2022 · 1 comment

Comments

@rstanuwijaya
Copy link

Description

The sidebar should retain the state before the app is restarted. However, most of the time, I noticed that the sidebar does not automatically expand after the app is restarted, even though the arrow icon next to the label is indicating that the state is saved.

Steps To Reproduce

  1. Open files, expand one of the sidebar categories, i.e. "SidebarFavorites", now the arrow icon is pointing downwards and all the items are shown
  2. Close and reopen files
  3. Notice that only the arrow is still pointing downwards, but the items are no longer shown

Expected behavior

on 3. the items should be shown as before the app is closed. If possible, add an option to either reset or store the state.

Files Version

Version: 2.1.0.0 OS Version: 10.0.22000.376

Windows Version

Windows 11 Home 21H2 22000.376

Relevant Assets/Logs

Before restarting the app
After restarting the app

@gave92
Copy link
Member

gave92 commented Jan 15, 2022

Tracked in #6469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants