stripe-apps
stripe-apps copied to clipboard
App sidebar "shrinks" after closing a focus view
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:
- Have an app open a focus view. Note the app's sidebar width.
- Click on X to close the focus view.
- 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:
After opening the focus view:
Desktop (please complete the following information):
- OS: MacOS
- Browser: Chrome
- Version: 113.0.5672.126
did you resolve this?