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

CC-13: Collection Management Components #27

Closed
matherg opened this issue Oct 10, 2023 · 0 comments · Fixed by #32
Closed

CC-13: Collection Management Components #27

matherg opened this issue Oct 10, 2023 · 0 comments · Fixed by #32

Comments

@matherg
Copy link
Contributor

matherg commented Oct 10, 2023

Create components that perform the following functionality:
Collection Management:
Collection list: list of collections with buttons to edit/delete
CollectionItem: Single Collection in the list
Collection form: form to create/edit a collection
GiftSelector: dropdown component with ability to add gifts to a collection

We need a component Collection Management that will be rendered on the admin page. Collection management will use GiftsData and CollectionsData from Admin Context. Implementation is up to you but we need 1. Ability to view all collections and gifts in them. 2. Ability to create/edit/delete a collection. 3. Ability to add gifts to the collection. Mock any data needed.

@hmcclew hmcclew linked a pull request Oct 12, 2023 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.

2 participants