patternfly / patternfly/react-data-view
Style mismatch for compound expandable rows between light and dark modes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
Actual Behaviour
There is a visual discrepancy in how compound expandable rows are rendered in light and dark mode
Expected Behaviour
The compound expandable rows should maintain a consistent design language in both light and dark modes
Screenshots
The border around the expandable row content is missing in dark mode:
Jira Issue: PF-4336
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 locating the compound expandable row implementation and its light and dark mode styles in the react-data-view repository, then compare the rendered borders against the attached screenshots. Done means the expandable row content has a consistent visible border in both modes; verify the result in the relevant component view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100