Gap issue in the ActionRow component
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Bugs
There is an issue in the ActionRow layout component. Focus of the buttons may overlap on each other, especially when view this component in responsive or as a part of small parent container:
Improvements
I've made a fix for this issue, but in the frontend-app-discussion mfe
Maybe it will be more correct to maka simillar fixes, but in the paragon (add some gap to the pgn__action-row which holds the buttons.
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 ActionRow component and the pgn__action-row styles in Paragon, then compare the proposed gap change with frontend-app-discussions PR 805. Verify the result in responsive views and within a small parent container; done means button focus areas no longer overlap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100