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

Explicit Documentation of Data Rendering Directions in Tables #282

Open
deleonio opened this issue Nov 26, 2024 · 0 comments
Open

Explicit Documentation of Data Rendering Directions in Tables #282

deleonio opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels

Comments

@deleonio
Copy link
Contributor

Initial commit: https://github.com/public-ui/kolibri/blob/82632e255b0650c6049d6dedf08d77a605838754/packages/library/src/components/table/component.tsx#L304

In Tabellen können die Daten in zwei Richtungen gerendert werden: entweder von oben nach unten oder von links nach rechts.

Aktuell wird dies implizit entschieden, je nachdem, ob der horizontale oder der vertikale Header Keys enthält.

Vorschlag:
Diese Verhaltensweise sollte explizit in der Dokumentation erwähnt werden, um Klarheit zu schaffen.

@deleonio deleonio added the v3 label Nov 26, 2024
@deleonio deleonio moved this to Backlog in KoliBri Board Nov 26, 2024
@laske185 laske185 transferred this issue from public-ui/kolibri Feb 26, 2025
@laske185 laske185 moved this from 🗂️ Backlog to 📄 Ready in KoliBri Board Feb 26, 2025
@sdvg sdvg self-assigned this Feb 28, 2025
@sdvg sdvg moved this from 📄 Ready to 🏗 In progress in KoliBri Board Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants