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

Feature/breadcrumbs #96

Merged
merged 24 commits into from
Sep 10, 2021
Merged

Feature/breadcrumbs #96

merged 24 commits into from
Sep 10, 2021

Conversation

sarahp
Copy link
Contributor

@sarahp sarahp commented Aug 10, 2021

Improves #42.

Testing Notes

  1. Open Storybook
  2. Go to Navigation at the bottom of the left side
  3. Choose Breadcrumbs
  4. Observe that there are links
  5. Hover over the first one
  6. Observe that you see the color change to green with an underline
  7. Observe that the last link has no / always has an underline
  8. Observe that as you hover down the line the / remain blue.

Example

Screen Shot 2021-08-13 at 3 38 23 PM

Notes

The markup is from Drupal.org. I added the last and active classes to make it possible to change the behavior of those last two links.

Possible additional features

It would be great to have some variants of different types of dividers.

@sarahp sarahp marked this pull request as ready for review August 26, 2021 18:05
@himerus himerus merged commit ed0150e into next Sep 10, 2021
@himerus himerus deleted the feature/breadcrumbs branch September 10, 2021 00:08
@himerus himerus linked an issue Sep 10, 2021 that may be closed by this pull request
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.

Breadcrumb Component
5 participants