processing / processing/processing-website
Input font size of search box
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
The font size of the placeholder in the search box is small due to which the Uppercase alphabets seem to cut a bit at the top. This can be fixed if the font size is increased a little.
Before:
After:
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
Locate the search box styling and inspect how its placeholder text is rendered. Compare the current appearance with the provided before and after screenshots; done means uppercase placeholder letters are no longer clipped at the top and the font is slightly larger.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100