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

Support for Group Header Slot in ui_template #1420

Open
stephanlinke87 opened this issue Oct 23, 2024 · 2 comments
Open

Support for Group Header Slot in ui_template #1420

stephanlinke87 opened this issue Oct 23, 2024 · 2 comments
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do

Comments

@stephanlinke87
Copy link

Description

It would be cool if we could utilize the group-by feature in the template node when creating a data table via template, which is described at https://vuetifyjs.com/en/components/data-tables/basics/#group-header-slot.

When adding the example code of this to a template, the rows are non-expandable:
grafik

Within the console, the following error is shown:
grafik

So I understand that it might be a module that needs updating? Thanks in advance, and sorry if any details are missing :)

Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

@stephanlinke87 stephanlinke87 added feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do labels Oct 23, 2024
@joepavitt
Copy link
Collaborator

This was introduced in Vuetify 3.4.0 and we are running 3.6.0, so should already support this.

@stephanlinke87
Copy link
Author

I also tried to get the plain vanilla code to run with the template, to no avail, in a different nodered instance :( maybe somebody more versed with it could try this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request that needs to be turned into Epic/Story details needs-triage Needs looking at to decide what to do
Projects
Status: Backlog
Development

No branches or pull requests

2 participants