You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi team,
we're working on webcomponents that use the new ui5-table webcomponent. However, we found some misalignments with the sap.m.Table in UI5:
The labels of popin cells/columns have the color black in webcomponents. In UI5 however, they are light-gray
the x-axis padding/margin (especially left) of popin cells/columns is bigger in sap.m.Table than in the webcomponents-table
currently the alignment of popin content in webc is inline, meaning label and content next to each other (like flex-direction: row). In sap.m.Table it is possible to pleace the content underneath the label, much like flex-direction: column.
Is it possible to fix these misalignments?
As I'm unable to provide some screenshots due to internal/confidential information, feel free to DM me to show you the issue (or screenshots). Otherwise, I can also provide samples apps for reproduction.
Affected Component
ui5-table
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.6.2
Browser
Chrome
Operating System
macos 15.2 (Sequoia)
Additional Context
No response
Organization
SAP UI5-MDC
Declaration
I’m not disclosing any internal or sensitive information.
The text was updated successfully, but these errors were encountered:
Bug Description
Hi team,
we're working on webcomponents that use the new
ui5-table
webcomponent. However, we found some misalignments with the sap.m.Table in UI5:Is it possible to fix these misalignments?
As I'm unable to provide some screenshots due to internal/confidential information, feel free to DM me to show you the issue (or screenshots). Otherwise, I can also provide samples apps for reproduction.
Affected Component
ui5-table
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.6.2
Browser
Chrome
Operating System
macos 15.2 (Sequoia)
Additional Context
No response
Organization
SAP UI5-MDC
Declaration
The text was updated successfully, but these errors were encountered: