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

Create abstract component for a gallery display #18

Closed
MaHaWo opened this issue Aug 22, 2024 · 0 comments · Fixed by #20
Closed

Create abstract component for a gallery display #18

MaHaWo opened this issue Aug 22, 2024 · 0 comments · Fixed by #20

Comments

@MaHaWo
Copy link
Collaborator

MaHaWo commented Aug 22, 2024

Against original ideas it is not practical to unify this with the table display feature, hence a separate component based on flowbite-gallery is necessary.

  • needs to be pageinated
  • needs to have subcomponents for the elements to be displayed
    • these need to display individual children: Avatar, name...
    • they need to have a link (will lead to children's milestone/survey overview and information in the final product)
    • needs to eat an array of objects that represent children which is ordered alphabetically by children name
    • upper left element needs to be a dummy that leads to the registration page for a new child.
@MaHaWo MaHaWo linked a pull request Aug 23, 2024 that will close this issue
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 a pull request may close this issue.

1 participant