Bug: No easy way to set buttons to squared style with the Open edX theme
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Bugs
In the current Open edX theme, there doesn't seem to be a way to easily set buttons to be "squared". This also affects the focus border styles, as it doesn't match the shape of the buttons. You can see this in the default submit button for the SearchField component.
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 the SearchField demo linked in the issue, focusing on the default submit button and its focus border in the Open edX theme. Trace the button styling and theme customization entry points, then verify that squared buttons can be configured and that their focus border matches the button shape.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, react
- Domain
- accessibility, design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100