diplodoc-platform / diplodoc-platform/client
Enable breadcrumbs for html doc build
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 7
- Avg merge
- 21h 21m
- Merged PRs (30d)
- 17
Description
The server viewer uses breadcrumbs, they need to be enabled for static builds too.

- [Breadcrumbs component](https://github.com/diplodoc-platform/components/tree/bc5e7ff4e1805904e6111c5fe21e8b450e0fdbc6/src/components/Breadcrumbs)
- [DocPage component](https://github.com/diplodoc-platform/components/blob/master/src/components/DocPage/DocPage.tsx#L394) where they should be enabled
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Breadcrumbs component and the DocPage component at src/components/DocPage/DocPage.tsx around line 394. Compare how breadcrumbs are handled for the server viewer and static HTML builds, then build the HTML docs to verify that breadcrumbs appear in the generated pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100