rio
rio copied to clipboard
Drawers Cut Off their Content
Describe the bug
The size of a drawer always follows its anchor. This is usually fine, but sometimes the content of the drawer is actually the larger of the two. In that case the content is unceremoniously truncated.
Steps to Reproduce
- Create a
rio.Drawer
- Use
rio.Text
(or anything small) as anchor - Fill the content with any components until they exceed the screen size.
- Use
Screenshots/Videos
No response
Operating System
No response
What browsers are you seeing the problem on?
No response
Browser version
No response
What device are you using?
No response
Additional context
No response