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

KolTableStateful mit _paginationPosition="both" erzeugt Fehler #7218

Open
sdvg opened this issue Dec 18, 2024 · 0 comments
Open

KolTableStateful mit _paginationPosition="both" erzeugt Fehler #7218

sdvg opened this issue Dec 18, 2024 · 0 comments

Comments

@sdvg
Copy link
Member

sdvg commented Dec 18, 2024

Die Prop _paginationPosition="both" führt dazu, dass ja ein Navigationselement für die Pagination vor und nach der Tabelle gerendert werden.

Diese haben zur Zeit identische Label, was den Fehler There already is a nav element with the label "Paginierung für die Tabelle ..." provoziert.

TBD:

  • Müssten die Navigationen verschiedene (aria-)labels haben?
  • Oder sollte der Fehler für diese Situation unterdrückt werden?

Reproduktion: https://stackblitz.com/edit/vitejs-vite-xnjd8nmk?file=src%2FApp.tsx

screenshot 2024-12-18-19 05 55@2x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant