stripe-apps icon indicating copy to clipboard operation
stripe-apps copied to clipboard

App sidebar "shrinks" after closing a focus view

Open dariodjuric opened this issue 1 year ago • 1 comments

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 avatar May 30 '23 11:05 dariodjuric

did you resolve this?

CoolTechYT avatar Jun 20 '23 16:06 CoolTechYT