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

hover feature filter #72

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

Conversation

bobbyslug
Copy link
Contributor

@bobbyslug bobbyslug commented Oct 26, 2023

ℹ️ Issue

Closes #53

📝 Description

On hover, feature filter buttons change color to blue, same as when selected.

Briefly list the changes made to the code:

  1. Added hover css property to StyledButton component in MapLegend.tsx

✔️ Verification

image

Porous Paving is hovered, Bioswale is selected

🏕️ (Optional) Future Work / Notes

Note: most lines in the file were changed due to auto-styling in my editor so let me know if the original styling was preferred, but actual changes are within the "StyledButton" component

Copy link
Contributor

@hams7504 hams7504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

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.

GI-12 - Add hover functionality to feature filter buttons
2 participants