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
I noted that the summary panel layout (left or right) is 'remembered' correctly, but I failed to find out the relevant code. It seems that summary panel-related code is scattered in multiple files. If someone can tell me the location of the code responsible storing the layout information I can try to write it for collapsing.
System details:
Windows 11
Positron and OS details:
Positron Version: 2024.10.0 (system setup) build 14
Code - OSS Version: 1.93.0
Commit: 901ab5d
Date: 2024-10-09T15:24:43.348Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22631
Interpreter details:
R 4.4.1
Describe the issue:
After closing the summary panel for a dataset, it automatically reopens after switching back from another tab.
Steps to reproduce the issue:
mtcars <- mtcars
mtcars
in data explorermtcars
Expected or desired behavior:
The summary panel stays closed after it's closed by the user.
Preferably, the user has an option to keep it closed by default and only open it on request.
Were there any error messages in the UI, Output panel, or Developer Tools console?
None
The text was updated successfully, but these errors were encountered: