Radio Group Horizontal Layout
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Feature Proposal
I am currently trying to use the Radio Group from the current version of Groundwork. I've got the component working; however, I would like to have the Radio Group Display horizontally instead of vertically. I tried to update the className to "flex flex-row" but it didn't adjust the layout for the actual radio buttons (and the text next to the buttons). Let me know if there's anything I can clarify
Related Context or Links
No response
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 Radio Group component and checking how its layout is applied to the buttons and their accompanying text. Reproduce the current vertical layout, then verify that the component supports a horizontal arrangement with both controls and labels aligned consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100