JedWatson / JedWatson/react-select
Providing DownChevron in components doesn't work
Open
@flexdinesh is already working on this.
Since May 19, 2020.
issue/bug-confirmed
issue/has-pr
issue/reviewed
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
The docs say that
The following components are customisable and switchable:
- ...
- DownChevron
- ...
https://react-select.com/components#components
But passing DownChevron in components prop doesn't do anything, here's an example https://codesandbox.io/s/react-codesandboxer-example-jvo50.
Is it docs wrong or something's broken?
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.
Assessment
This issue has not been assessed yet.