Skip to content

fix: table customRender cell überschreiben beim Neuanordnen andere cells#10006

Open
BF150 wants to merge 4 commits intodevelopfrom
fix/9881-table-action-and-render
Open

fix: table customRender cell überschreiben beim Neuanordnen andere cells#10006
BF150 wants to merge 4 commits intodevelopfrom
fix/9881-table-action-and-render

Conversation

@BF150
Copy link
Copy Markdown
Contributor

@BF150 BF150 commented Apr 15, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request refactors the stateless table component to improve custom cell rendering and adds a new sample demonstrating action and render columns. The review feedback suggests removing commented-out code used for testing and optimizing the cell rendering logic to avoid injecting an unnecessary div element into every table cell, which could impact performance in large tables.

Comment thread packages/components/src/components/table-stateless/component.tsx Outdated
Comment thread packages/components/src/components/table-stateless/component.tsx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

🚀 MCP preview deployed to Vercel: https://kolibri-iredux3vp-public-ui-kolibri-mcp.vercel.app

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 15, 2026

@BF150 BF150 marked this pull request as ready for review April 15, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renderfehler in Table bei Kombination von Action- und Render-Properties mit Spaltenreihenfolge (inkl. Codebeispiel, passiv)

1 participant