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

App sidebar "shrinks" after closing a focus view #856

Open
dariodjuric opened this issue May 30, 2023 · 1 comment
Open

App sidebar "shrinks" after closing a focus view #856

dariodjuric opened this issue May 30, 2023 · 1 comment
Labels
bug Something isn't working ui-extensions

Comments

@dariodjuric
Copy link

Describe the bug

If the app opens a focus view, and the focus view is closed, there will be some missing padding on the right because the app effectively "shrinks" in width after the focus view is closed by clicking the X button.

To Reproduce
Steps to reproduce the behavior:

  1. Have an app open a focus view. Note the app's sidebar width.
  2. Click on X to close the focus view.
  3. The app's sidebar width will shrink, removing any padding on the right.

Expected behavior
The app's sidebar width should remain the same.

Screenshots

Before opening the focus view:

CleanShot 2023-05-30 at 12 59 44@2x

After opening the focus view:

CleanShot 2023-05-30 at 13 00 21@2x

Desktop (please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 113.0.5672.126
@dariodjuric dariodjuric added bug Something isn't working needs-triage labels May 30, 2023
@CoolTechYT
Copy link

did you resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui-extensions
Projects
None yet
Development

No branches or pull requests

3 participants