Closed jonatan-lledo-netcentric closed 9 months ago
Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed. In case there are problems, just click a checkbox below to rerun the respective action.
Page | Scores | Audits | |
---|---|---|---|
/drafts/jlledo/v2/breadcrumb-demo |
As per https://www.w3.org/WAI/ARIA/apg/patterns/breadcrumb/examples/breadcrumb/ I was expecting
<nav>
with<ol>
and<li>
to be used.
I added the nav and ul/li elements to follow the a11y pattern
Clever solution, with the observers and calculations. Do I understand correctly that the demo with Flexbox was not feasible for the requirements provided?
the example removes all the elements from the end of the list and this doesn't work for our needs
New
the breadcrumb shows or hides based on the current width, even on resizing following the design pattern: 1st Home becomes an ellipsis 2nd current Active link is hided 3rd and beyond the middle links hide from the 2nd until the very last item
Test URLs
drafts/jlledo/v2/breadcrumb-demo
#
Fix #44
Test URLs: