oxidecomputer / oxidecomputer/console

Tooltip shadow dims tooltipped thing

Open Beginner friendly
#2,079 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
228
Forks
22
Avg merge
19h 42m
Merged PRs (30d)
32

Description

This is truly the smallest nitpick but it seems silly that the number I'm hovering over get dimmed by the shadow on the tooltip.

2024-03-18-tooltip-shadow

I think elevation-2 must be too spread out for such a small element.

https://github.com/oxidecomputer/console/blob/7596d63320631eb81ae5795b4dd1318d640fda9d/app/ui/styles/components/tooltip.css#L10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at app/ui/styles/components/tooltip.css around line 10, where the tooltip shadow is defined. Adjust the shadow so it no longer dims the hovered number, then verify the tooltip appearance against the issue screenshot.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.