Skip to content

[Table]: Old table does not have correct layout #7379

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

Closed
1 task done
wilson-xu-sap opened this issue May 23, 2025 · 1 comment
Closed
1 task done

[Table]: Old table does not have correct layout #7379

wilson-xu-sap opened this issue May 23, 2025 · 1 comment

Comments

@wilson-xu-sap
Copy link

wilson-xu-sap commented May 23, 2025

Describe the bug

The layout of v1 table is not correct whether using slot or not.

Image

Isolated Example

https://stackblitz.com/edit/github-yzkhjvse-23fehmb1?file=src%2FApp.tsx

Reproduction steps

...

Expected Behaviour

No response

Screenshots or Videos

No response

UI5 Web Components for React Version

2.5.1

UI5 Web Components Version

2.5.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@Lukas742
Copy link
Contributor

Lukas742 commented May 26, 2025

Hi @wilson-xu-sap

please see our documentation.

When importing the table components with duplicate custom element names before any other imports from @ui5/webcomponents-react the issue is solved: https://stackblitz.com/edit/github-yzkhjvse-fftvweys?file=src%2FApp.tsx,src%2Fmain.tsx

You can find out more about it in these issues: #6553, #7314, SAP/ui5-webcomponents#10492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants