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

[ui5-table]: misalignments with sap.m.Table #10716

Open
1 task done
cuvar opened this issue Jan 30, 2025 · 1 comment
Open
1 task done

[ui5-table]: misalignments with sap.m.Table #10716

cuvar opened this issue Jan 30, 2025 · 1 comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC Core

Comments

@cuvar
Copy link

cuvar commented Jan 30, 2025

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:

  • 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.
@cuvar cuvar added the bug This issue is a bug in the code label Jan 30, 2025
@kskondov kskondov self-assigned this Jan 30, 2025
@kskondov
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-core can you take a look at these differences between the ui5 table control and the webc table component

@kskondov kskondov removed their assignment Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC Core
Projects
Development

No branches or pull requests

2 participants