diplodoc-platform / diplodoc-platform/client

Enable breadcrumbs for html doc build

Open Beginner friendly
#65 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
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.

![Image](https://github.com/user-attachments/assets/fc5cbe6c-1947-44b2-852b-c7642fa4a764)

- [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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.