patternfly / patternfly/patternfly-react
Bug - Progress - no title/measure has unwanted gap on right
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Depends on core issue https://github.com/patternfly/patternfly/issues/6541. Reported by @gitdallas
https://codesandbox.io/p/sandbox/winter-https-md6mcr
No title and measureLocation="none" results in an unwanted gap on the right.
I outlined a couple of fixes in the core issue that we could make for the react issue to fix the bug.
Jira Issue: PF-82
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 with core issue #6541 and the linked CodeSandbox reproduction. Review the React Progress issue alongside the fixes outlined in the core issue, then verify the result for no title with measureLocation="none". Done means the unwanted gap on the right is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100