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

Crear el componente Table #71

Open
nykka opened this issue Aug 19, 2022 · 1 comment
Open

Crear el componente Table #71

nykka opened this issue Aug 19, 2022 · 1 comment
Assignees
Labels
componente Relacionadas a un componente reutilizable frontend Tareas relacionadas al frontend de un proyecto

Comments

@nykka
Copy link
Collaborator

nykka commented Aug 19, 2022

Crear un componente Table y su correspondiente story en Storybook.

Wireframes:
https://www.figma.com/file/yqFuCDsK4VAVoV7RAYkn0M/Proceso-dise%C3%B1o-CMYK?node-id=479%3A5067
Documentación de ayuda:
https://www.w3.org/WAI/ARIA/apg/example-index/table/sortable-table.html
https://www.w3.org/WAI/ARIA/apg/example-index/grid/dataGrids.html
https://developer.mozilla.org/en-US/docs/Learn/HTML/Tables/Basics

Imagen:
Image

Algunos comportamientos/props esperados del componente:

  • Que sea sorteable
  • Que sea accesible con teclado
@TonyMckes TonyMckes assigned TonyMckes and unassigned TonyMckes Aug 26, 2022
@franmper
Copy link
Collaborator

hay una librería para ayudar con las funcionalidades de sort/order https://react-table-v7.tanstack.com/

@JairDev JairDev assigned JairDev and unassigned JairDev Oct 27, 2022
@JairDev JairDev self-assigned this Nov 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
componente Relacionadas a un componente reutilizable frontend Tareas relacionadas al frontend de un proyecto
Projects
Development

When branches are created from issues, their pull requests are automatically linked.

4 participants