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

feat: datatable #78

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: datatable #78

wants to merge 8 commits into from

Conversation

mamico
Copy link
Contributor

@mamico mamico commented Jan 21, 2024

Use react-table to view data in page

image

  • display of data on the page
  • pagination
  • sorting
  • better handling of forms with many fields (horizontal scrolling?).
  • manage attachment fields (requires backend implementation) datatable collective.volto.formsupport#46

Fix

Future

  • searching
  • better cell rendering for different field types.
  • server-side pagination, sorting, searching.

@JeffersonBledsoe @erral @cekk any hints, any suggestions ?

@mamico mamico marked this pull request as ready for review February 4, 2024 22:46
@mamico mamico requested a review from pnicolli February 4, 2024 23:07
@erral
Copy link
Member

erral commented Mar 3, 2024

I like this!!

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

Successfully merging this pull request may close these issues.

None yet

2 participants