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

Added gift description with toggle #57

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added gift description with toggle #57

wants to merge 1 commit into from

Conversation

aidanobrien411
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Create a Gift Item Component. The Gift Component should take in a Gift as one of its props and display something similar to the lo-fi. Instead of "Brand of Item", the item name should be there instead. For now, include the description of the item below the gift as an expandable clickable option. So if a Gift has a description longer than two lines it should be like this: "This gift is super cool and has many...." Clicking on the ... should expand the description so it is fully readable.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
If they are unit tests, provide the file name the tests are in.
If they are not unit tests, describe how you tested the change.

Checklist:

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

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 this pull request may close these issues.

1 participant