Autodesk / Autodesk/hig

ProgressRing at larger sizes overlaps neighbors

Open
#1,055 0 comments 0 reactions 0 assignees View on GitHub
bug community
Dominant language
JavaScript
Stars
193
Forks
112
PR merge metrics
No merged PRs in 30d

Description

The `ProgressRing` component overlaps with its vertical siblings when the size property is specified as `m`, `l`, or `xl`. The svg draws larger, but its container is not the right height to match. This forces me to make an outer container element that's larger.

Contributor guide

Open the contributing guide

Research direction

Start by locating the ProgressRing component and its handling of the m, l, and xl size values. Check how the SVG size relates to the component container in vertical layouts; done means larger rings no longer overlap their siblings at those sizes.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
design, frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.