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

[feat] styling for clicked plant card #30

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SashankBalusu
Copy link
Contributor

…to track selected plants in page

What's new in this PR 🧑‍🌾

Description

  • added styling for when in select mode (rounded checkbox and border highlight when clicked)
  • when plants are clicked when in select mode, they are stored in an array (this was later be integrated w profile context after pushed)

Screenshots

Screenshot 2024-11-03 at 11 04 31 AM
Screenshot 2024-11-03 at 11 04 28 AM

How to review

  • can mainly look at plant card component + view plants

Next steps

  • integration with profile context

Relevant links

Online sources

Related PRs

CC: @ccatherinetan

@SashankBalusu SashankBalusu linked an issue Nov 3, 2024 that may be closed by this pull request
@SashankBalusu SashankBalusu changed the title ported to styled components, added styling for select mode, added js … [feat] styling for clicked plant card Nov 4, 2024
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.

Integrate Add Plant Details With View Plants Page
1 participant