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

Generic solution for list views #5967

Open
BurntimeX opened this issue Aug 1, 2024 · 0 comments
Open

Generic solution for list views #5967

BurntimeX opened this issue Aug 1, 2024 · 0 comments

Comments

@BurntimeX
Copy link
Member

Lists are very common, especially in the administration panel. These are all relatively similar and often involve a lot of boilerplating.

Similar to the FormBuilder, a ListViewBuilder could simplify this considerably and, above all, make boilerplating in the template largely obsolete. In addition to the display, the ListViewBuilder should also be able to take care of sorting, filtering and pagination.

BurntimeX added a commit that referenced this issue Sep 9, 2024
BurntimeX added a commit that referenced this issue Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Foundation
Development

No branches or pull requests

1 participant