lowcoder-org/lowcoder

[Bug]: Responsive View Component - Min width sets the width instead.

Closed this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Setting the minimum width should not be setting with width.

Image

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

In Germany we have a wonderful word "verschlimmbessern". Which means approximately that by the wish to make something better - we also made it worse. In case, the current complete ignorance of this value (since 2.6.1) is my fault and I will look for this bug - and fix it as you described it. I need then to check the ability of a max with in combination to the other properties - as they are all belonging to each other.

This issue has been fixed and verified on Cloud ( V2.7.0 ). So, closing out this ticket.