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

Re-Usable Function Component for Admin Tables #55

Closed
okwast opened this issue Aug 6, 2021 · 0 comments
Closed

Re-Usable Function Component for Admin Tables #55

okwast opened this issue Aug 6, 2021 · 0 comments
Assignees
Labels
chore Organiting or cleaning code

Comments

@okwast
Copy link
Collaborator

okwast commented Aug 6, 2021

Details

We need a base table implementation with some custom functionalities for usage on multiple admin pages

  • The table should have the styling like can be seen in Figma (https://www.figma.com/file/TtucXsvBOfZE7NZKzTimrA/edu-Wireframe-–-WIP?node-id=4%3A499)
    • Should have grayish color
    • Rows can be highlighted with a little darker color
  • Columns can be sorted by different types of content (strings, dates, booleans, numbers, ?status?)
    • New entries with default values should be on top
  • Rows should be able to be expandable and then again collapsible
  • The table should offer an onRowChange handler
  • Simple pagination of static data

Optional and Future Implementations

  • The table should be able to also work with validation errors
@okwast okwast added 5 SP 5 Story Points 8 SP 8 Story Points and removed 5 SP 5 Story Points labels Aug 6, 2021
@steffen74 steffen74 changed the title Table view for usage in admin views Re-usable functoin componente for admin tables Mar 12, 2023
@steffen74 steffen74 changed the title Re-usable functoin componente for admin tables Re-Usable Functoin Componente for Admin Tables Mar 12, 2023
@steffen74 steffen74 changed the title Re-Usable Functoin Componente for Admin Tables Re-Usable Functoin Component for Admin Tables Mar 12, 2023
@steffen74 steffen74 changed the title Re-Usable Functoin Component for Admin Tables Re-Usable Function Component for Admin Tables Mar 17, 2023
@steffen74 steffen74 added chore Organiting or cleaning code and removed 8 SP 8 Story Points labels Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Organiting or cleaning code
Projects
Development

No branches or pull requests

3 participants