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

🚀 Feature: Mobile Ansicht der Tabellenkomponente #7101

Open
deleonio opened this issue Nov 21, 2024 Discussed in #6976 · 2 comments
Open

🚀 Feature: Mobile Ansicht der Tabellenkomponente #7101

deleonio opened this issue Nov 21, 2024 Discussed in #6976 · 2 comments
Assignees
Labels
a11y-refine cop Community of Practices feature New feature or request good first issue Good for newcomers v3 Here are issues that need to be resolved for version 3.

Comments

@deleonio
Copy link
Contributor

Discussed in #6976

Originally posted by Claymore0307 October 28, 2024

Goals

1.Daten bleiben auch in der mobilen Ansicht gut strukturiert und übersichtlich sichtbar.
2.Die Barrierefreiheit der Tabelle wird dabei vollständig beibehalten.

Non-Goals

No response

Background

In unserem Projekt sollen Teile der Anwendung auch in der mobilen Version nutzbar sein. Dabei stellt sich die Herausforderung, wichtige Informationen in den Tabellen weiterhin übersichtlich darzustellen. Aus unserer Sicht reicht seitliches Scrollen allein hierfür nicht aus.

Proposal

Idealerweise würden die Inhalte in Blöcke umgebrochen werden um soll den Inhalt weiterhin komplett anzeigen zu können.
Hier Beispiele die es bei anderen Komponenten gibt.

  1. Primereact DataTable https://codesandbox.io/s/modest-satoshi-nyvt8z
  2. react-super-responsive-table https://www.npmjs.com/package/react-super-responsive-table
@deleonio deleonio added the feature New feature or request label Nov 21, 2024
@deleonio deleonio moved this to Backlog in KoliBri Board Nov 21, 2024
@deleonio
Copy link
Contributor Author

Lösungsweg steht in der Diskussion: #6976

Die Hilfs-Spans müssen aber aria-hidden="true" sein.

@deleonio deleonio added v3 Here are issues that need to be resolved for version 3. good first issue Good for newcomers cop Community of Practices labels Nov 22, 2024
@deleonio
Copy link
Contributor Author

deleonio commented Dec 5, 2024

Bitte hierzu eine Einschätzung der Barrierefreiheit abgeben.

@laske185 laske185 removed the status in KoliBri Board Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-refine cop Community of Practices feature New feature or request good first issue Good for newcomers v3 Here are issues that need to be resolved for version 3.
Projects
Status: No status
Development

No branches or pull requests

4 participants