react-component / react-component/mentions
Type error when custom props appear in `Mentions.Option`
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 65
- Avg merge
- 28m
- Merged PRs (30d)
- 2
Description
This is the typescript version of official filter demo: https://codesandbox.io/s/mentions-option-type-error-fcvcpd?file=/src/App.tsx
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
Start with the linked TypeScript reproduction at CodeSandbox, focusing on the official filter demo and its use of Mentions.Option with custom props. Trace the reported type error and compare the component's TypeScript definitions with the demo usage. Done means the reproduction type-checks without losing support for the custom props.
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