Missing variables for some elements
Open
Nobody has claimed this yet.
help wanted
Type: Enhancement
- Dominant language
- TypeScript
- Stars
- 25.9k
- Forks
- 2.4k
- Avg merge
- 13h 10m
- Merged PRs (30d)
- 4
Description
Im customizing redoc via theme and found that some elements dont use variables, but they need to
https://github.com/Redocly/redoc/blob/main/src/common-elements/fields-layout.ts#L208
https://github.com/Redocly/redoc/blob/main/src/common-elements/headers.ts#L47
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting src/common-elements/fields-layout.ts around line 208 and src/common-elements/headers.ts around line 47, then compare nearby theme-variable usage. Identify which element styles bypass the theme and verify that the affected elements respond to customization in both locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100