display_style visual issues
Open
Nobody has claimed this yet.
topic-html-repr
- Dominant language
- Python
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 14
Description
Hi,
I found two minor issues on newly introduced display_style.
- the right arrow looks squashed,
- the font size in the 'text' style looks a bit larger than normal raw text on Jupyterlab.
Windows 8.1
Firefox 70.0.1 & Chrome 78.0.3904.108
xarray 0.14.1, installed by conda from conda-forge
Jupyterlab 1.2.3

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 display_style rendering in JupyterLab using the reported xarray version and browser environments, then trace the display_style implementation. Done means the right arrow is not squashed and the text style uses the expected raw-text font size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100