Tooltip buttons are overlapping and thus hiding the text
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
the tooltip buttons i.e. the UP and the CLOSE button in tooltip are overlapping the text and making some text unreadable
for example: try pd.DataFrame() and Shift Tab inside the parenthesis
possible solution: reduce the opaqueness of the buttons

Contributor guide
Research direction
Reproduce the issue with pd.DataFrame() and Shift-Tab inside the parentheses, then locate the tooltip implementation and its button styling. The work is done when the UP and CLOSE buttons no longer obscure tooltip text; the payload does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, pandas
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100