Resolve styling mismatches in the SearchField button
Open
@filippovskii09 is already working on this.
Since Dec 12, 2025.
- Dominant language
- JavaScript
- Stars
- 140
- Forks
- 100
- Avg merge
- 1h 3m
- Merged PRs (30d)
- 30
Description
Description
The button in the SearchField component has a few styling issues that should be addressed:
- When focused, the button shows a rounded outline even though the button itself has square corners.
- The text inside the button ("search") starts with a lowercase letter, but it should begin with an uppercase one.
- When the button is focused via keyboard navigation, unexpected black inner borders appear.
SearchField external button
Paragon Button 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.
Assessment
This issue has not been assessed yet.