AntSearch: Fix padding
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 3
Description
The padding is currently larger on the right side since it accomodates the space necessary for the icon on the left. However, the padding on the right can be smaller similar to the top and bottom one.
Contributor guide
No contributing guide indexed for this repository
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 AntSearch component and inspect how its horizontal padding accounts for the left icon. The issue is done when the right-side padding is reduced to match the top and bottom spacing shown in the image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100