Skip to content

feat: datatable #78

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

Merged
merged 18 commits into from
May 12, 2025
Merged

feat: datatable #78

merged 18 commits into from
May 12, 2025

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!!

@SaraBianchi
Copy link
Member

Fixed table styles and added field values ​​that are deleted from forms

Screenshot 2025-04-07 alle 12 58 56

@SaraBianchi SaraBianchi self-assigned this May 2, 2025
@SaraBianchi SaraBianchi merged commit 3e88af2 into main May 12, 2025
@SaraBianchi SaraBianchi deleted the datatable branch May 12, 2025 15:21
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.

4 participants