nushell / nushell/nushell.github.io
Code-blocks extend outside callouts on Android
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 561
- Avg merge
- 3h 20m
- Merged PRs (30d)
- 15
Description
Also noticed on Android, the current added styles force the code-blocks inside callouts to extend past the left border of the callout. When running without a styles.scss, the default theme displays these correctly, so it seems like it's one of the overrides.
Will try to provide screenshots later.
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 reproducing the issue on Android with the repository's styles.scss enabled, then compare the callout and code-block rendering against the default theme without that file. Identify the override responsible for the overflow and verify that code blocks remain within the callout's left and right borders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, scss
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100