Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
1 task done
rjamesnw opened this issue Feb 5, 2025 · 1 comment
Open
1 task done
Assignees
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code

Comments

@rjamesnw
Copy link

rjamesnw commented Feb 5, 2025

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

@rjamesnw rjamesnw changed the title [Bug]: <title> [Bug]: Min width sets the width instead. Feb 5, 2025
@FalkWolsky FalkWolsky changed the title [Bug]: Min width sets the width instead. [Bug]: Responsive View Component - Min width sets the width instead. Feb 13, 2025
@FalkWolsky FalkWolsky self-assigned this Feb 13, 2025
@FalkWolsky FalkWolsky added Javascript Frontend Pull requests that update Javascript code Components Dedicated to Frontend Visual Components labels Feb 13, 2025
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Feb 13, 2025
@FalkWolsky
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Components Dedicated to Frontend Visual Components Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants