[SF][Table]: Table OverflowMode-Popin/ Popin no longer hides the column in version 2.10.0
Bug Description
Bug Description
This issue is a reopen of https://github.com/SAP/ui5-webcomponents/issues/10679 where we reported the Table component to only show first and last column and other columns should be hidden in WC version 2.x. As also mentioned in https://github.com/SAP/ui5-webcomponents/issues/10113 that this issue will be fixed as part of WC 2.8.0 release. We recently upgraded to WC version 2.10.0 and we experience the same issue, on page resize we see a flicker on table and few columns are being displayed and later getting disappeared on resize.
Affected Component
SF Recruiting
Expected Behaviour
Our requirement is to show only first and last columns when the table container is resized which we are no longer able to achieve.
Isolated Example
No response
Steps to Reproduce
Mentioned in its previous ticket https://github.com/SAP/ui5-webcomponents/issues/10679
Log Output, Stack Trace or Screenshots
No response
Priority
High
UI5 Web Components Version
2.10.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
- [x] I’m not disclosing any internal or sensitive information.
Hello @SAP/ui5-webcomponents-table ,
Please have a look at this issue - it is a continuation of an old problem, which does not seem fixed. Kind regards,
Georgi
SAP Development Support
This won't work out of the box. The change that closed your previous incident refers to the new “popin-hidden” feature, but I don’t see it being used in the example you shared. Also, I noticed that some columns have a min-width of 0px? I assume you’re using this to hide certain columns, please keep in mind that min-width/width is essential for the table to determine when to trigger the overflow behavior and move content into the pop-in.
To me, this looks like a missing or incorrect configuration.
Please take a look at the example provided here: https://sap.github.io/ui5-webcomponents/nightly/components/Table/#popin-mode
Hello, everyone! The issue has been inactive for 21 days. If there are still questions or comments, please feel free to continue the discussion. Inactive issues will be closed after 7 days!
Hello, everyone! The issue has been inactive for 28 days, so I am closing the issue.