JedWatson / JedWatson/react-select

MS Edge 119: text cut in placeholder/selected option

Open
#5,855 2 comments 0 reactions 0 assignees View on GitHub

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:

  1. Go to https://react-select.com/home in MS Edge
  2. Choose any Select with search function. Start typing then delete the text.
  3. The first few pixels of the placeholder/selected option text are covered by the <input /> element.

Screen Recording 2024-02-01 at 16 15 14

Works fine on Chrome.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.