-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
area:stylingRelated to styling and appearanceRelated to styling and appearancetype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior
Description
Summary
Screencast Video Recorded Modal is smaller than before
Steps to reproduce
- Record a screencast.
- Stop Recording
- Look at the VideoRecordedDialog.
Expected behavior:
The Video Recorded Dialog is a larger width.
Actual behavior:
The Video Recorded Dialog is a smaller width
Is this a regression?
yes
Debug info
- Streamlit version: 0.79.0
- Python version: 3.8.6
- Using Conda? PipEnv? PyEnv? Pex? PipEnv
- OS version: MacOS Big Sur
- Browser version: Chrome
Additional information
This is because the override in the VideoRecordedDialog is overridden in the Modal component.
Metadata
Metadata
Assignees
Labels
area:stylingRelated to styling and appearanceRelated to styling and appearancetype:bugSomething isn't working as expectedSomething isn't working as expectedtype:regressionThis bug is a regression from previous behaviorThis bug is a regression from previous behavior