[Bug]: Responsive View Component - Min width sets the width instead. #1503
Labels
Components
Dedicated to Frontend Visual Components
Javascript Frontend
Pull requests that update Javascript code
Is there an existing issue for this?
Current Behavior
Setting the minimum width should not be setting with width.
When this is set it sets the width of the column, instead of constraining it to a width.
Expected Behavior
"Min" in "Min Width" should not mean to set the width, but constrain it so it doesn't shrink below that width.
(honestly, a max width on some components would be nice also, I keep needing it).
Steps to reproduce
As explained.
Environment
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: