-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
Hi Pablo, |
Hi there, thank you so much for the "coffees".
These are great suggestions, love the idea of grouping. Will add it to the
roadmap.
v3 will have pagination and export to CSV. Also the ability to group
buttons at the bottom. Will try to squeeze some of this in.
Pretty sure I included the icon only for custom columns in v3, will double
check.
Will release it as soon as I am happy with it, currently a bit slow but
will get there.
The validations should happen at the level of the field too... I wonder why
it is not showing there...
Can you give me more details about that field e.g., is it a number with no
decimales? and you try to input some text? What were the actual steps that
caused the error? Need to replicate it to check if I have already fixed it
in v3 or not.
Thanks again.
Cheers,
…On Mon, 6 Jan 2025 at 11:40, turnerounder ***@***.***> wrote:
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.png (view on web)
<https://github.com/user-attachments/assets/485899ed-3a76-48ce-81ab-ce43089f5ced>
—
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHIX55L2NOPKIPUNECM4OGT2JGYGZAVCNFSM6AAAAABUUPXT7WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZRG43TINZSHA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Pablo Martinez
Founder
On Duty Software Solutions
64 22 460 36 19
***@***.***
Linkedin <https://www.linkedin.com/in/ingpablomartinez/>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Pablo, I am enjoying the data table, great work!
A couple of features that would greatly improve the data table for me are:
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.
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
The text was updated successfully, but these errors were encountered: