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 Request: Custom Column options & Group by #6

Open
turnerounder opened this issue Jan 5, 2025 · 2 comments
Open

Feature Request: Custom Column options & Group by #6

turnerounder opened this issue Jan 5, 2025 · 2 comments

Comments

@turnerounder
Copy link

Hi Pablo, I am enjoying the data table, great work!

A couple of features that would greatly improve the data table for me are:

  1. In the Add Custom Column options allow for icon only (like the delete icon) and allow to navigate forward without the need of lunching a flow. My use case for this is a custom Clone icon the when clicked navigates forward where I create a new record with the outputted records details.

  2. Allow for a group by option
    Choose a field from the data set to group the data in the table.
    The data table would automatically organise the data, creating sections based on the unique values in the chosen column.
    Allow an option to show or hide empty groups.
    Allow an option to sort the groups: Ascending, descending or custom. Custom would show all the values from the field and allow manual ordering. See screen shot of example

Screenshot 2025-01-06 at 8 33 50 am
@turnerounder
Copy link
Author

Hi Pablo,
Another request would be for the table to handle validation errors better when save is enabled.
At the moment it shows an error banner but for the average user it can be confusing.
Would be great if instead of showing the whole error detail it showed an error banner with "Save failed: {Validation_error_text}
And then on the row that has caused the error show a red error icon.

Here is how an existing validation error is displayed
Screenshot 2025-01-06 at 9 31 18 am

@engPabloMartinez
Copy link
Contributor

engPabloMartinez commented Jan 5, 2025 via email

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

No branches or pull requests

2 participants