-
Notifications
You must be signed in to change notification settings - Fork 275
[FlexibleColumnLayout]: FlexibleColumnLayout does not show complete component #10997
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
Comments
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository. |
Hello @wilson-xu-sap , Regards, |
Hello @wilson-xu-sap , |
Hi @Todor-ads @PetyaMarkovaBogdanova It is still reproducible in my machine. Have you used my stackblitz and set the environment in reproduce steps? ![]() ![]() |
Hello @SAP/ui5-webcomponents-topic-p, The issue is reproducible as the reporter mentioned. Set your browser resolution to 1280x1080 with emulator or not and set the browser zoom to 200%. Simple example: https://stackblitz.com/edit/github-g4lmch6p-y9il88cm?file=src%2FApp.tsx Regards, |
This issue has been closed. To reopen, just leave a comment! |
🎉 This issue has been resolved in version v2.10.0-rc.3 🎉 The release is available on v2.10.0-rc.3 Your semantic-release bot 📦🚀 |
Describe the bug
The following note is copied from docs. Now it does not follow it. https://sap.github.io/ui5-webcomponents-react/v2/?path=/docs/layouts-floorplans-flexiblecolumnlayout--docs
Note: When the component displays more than one column, the minimal width of each column is 248px. Consequently, when the user drags a column separator to resize the columns, the minimal allowed width of any resized column is 248px.
Isolated Example
https://stackblitz.com/edit/github-g4lmch6p-aotzcffc?file=src%2FApp.tsx
Reproduction steps
1.Set width = 1280px, height = 1080px, zoom into 200%
2.check the page
Expected Behaviour
Component should be displayed completely.
Screenshots or Videos
No response
UI5 Web Components for React Version
2.7
UI5 Web Components Version
2.7
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: