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

Dropdown component #168

Merged
merged 6 commits into from
Sep 17, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

Description

Adds a dropdown UI component to our library and implements our current header navigation as dropdown menu items instead of standalong links.

also closes a ticket to fix the overlap the help icon had on our node text (which was actually fixed in a previous PR but I'm closing it with this one).

Issue ticket number and link

closes #152

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions github-actions bot added the dependencies changes to our dependencies label Sep 17, 2024
@github-actions github-actions bot added the chore Not a feature, or a bug, just needs to get done. label Sep 17, 2024
@dpgraham4401 dpgraham4401 merged commit bbc4593 into USEPA:main Sep 17, 2024
9 checks passed
@dpgraham4401 dpgraham4401 deleted the dropdown_component branch September 17, 2024 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Not a feature, or a bug, just needs to get done. dependencies changes to our dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix More Info Icon overlap
1 participant