Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.

a11y astrojs breadcrumbs breadcrumbs-generator css navigation sass scss structured-data ui webcomponent withastro zero-config
2 Open Issues Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the Astro Breadcrumbs component to handle uppercase acronyms correctly. Currently, the `linkTextFormat="capitalized"` setting converts acronyms to lowercase, and the user wants to preserve the uppercase format for specific words (e.g., "FHIR") in the breadcrumbs. A solution needs to be found to either modify the existing `linkTextFormat` functionality or implement a custom solution to handle uppercase words selectively.

Complexity: 3/5
bug help wanted

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.

TypeScript
#a11y#astrojs#breadcrumbs#breadcrumbs-generator#css#navigation#sass#scss#structured-data#ui#webcomponent#withastro#zero-config

AI Summary: Investigate and fix a bug in the Astro Breadcrumbs component where intermediate breadcrumb items are hidden on iPad when the path contains long text. The solution should ensure the full breadcrumb trail is always visible regardless of screen size, potentially involving adjustments to the component's responsive design or truncation logic.

Complexity: 3/5
help wanted question

Well configurable breadcrumb component for Astro.js. Create breadcrumbs completely dynamically or specify exactly how they should look.

TypeScript
#a11y#astrojs#breadcrumbs#breadcrumbs-generator#css#navigation#sass#scss#structured-data#ui#webcomponent#withastro#zero-config