We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to implement the feature of hiding and showing relevant columns.
I referred to ‘How to hide columns’ section from this documentation.
Although the implementation is working as expected, it is having a side effect on column width (header width and column width gets mis aligned).
Please check the video attached and the stackblitz link in Isolated example section.
https://stackblitz.com/edit/github-1yycgh?file=src%2FApp.tsx
Width of the header should be aligned with the column width.
1.23.2
1.20.1
Chrome
MacOs
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I am trying to implement the feature of hiding and showing relevant columns.
I referred to ‘How to hide columns’ section from this documentation.
Although the implementation is working as expected, it is having a side effect on column width (header width and column width gets mis aligned).
Please check the video attached and the stackblitz link in Isolated example section.
Isolated Example
https://stackblitz.com/edit/github-1yycgh?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
Width of the header should be aligned with the column width.
Screenshots or Videos
Screen.Recording.2024-06-17.at.7.02.35.PM.mov
UI5 Web Components for React Version
1.23.2
UI5 Web Components Version
1.20.1
Browser
Chrome
Operating System
MacOs
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: