JedWatson / JedWatson/react-select
MS Edge 119: text cut in placeholder/selected option
Open
Nobody has claimed this yet.
issue/bug-unconfirmed
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
Steps to reproduce:
- Go to https://react-select.com/home in MS Edge
- Choose any Select with search function. Start typing then delete the text.
- The first few pixels of the placeholder/selected option text are covered by the
<input />element.
Works fine on Chrome.
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
Reproduce the issue at https://react-select.com/home in Microsoft Edge 119 using a searchable Select, then compare the placeholder or selected-option text with Chrome. Trace the search input’s layout and styling; done means the first pixels of the text are no longer covered after typing and deleting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100