JedWatson / JedWatson/react-select
Textfield does not expand when typing when menuPosition is Fixed on Safari browser
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
Textfield does not expand when typing when menuPosition is Fixed on Safari browser
Try to search for something in here:
https://codesandbox.io/s/vigorous-panini-75p8m8?file=/src/App.js
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
Start by reproducing the issue in the linked CodeSandbox using Safari, focusing on typing in the textfield with menuPosition set to Fixed. Trace the related react-select behavior from that reproduction; the issue is done when the textfield expands while typing in this configuration.
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
- 45/100