react-component / react-component/select
The title "Tooltip" of Option component
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 482
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 2
Description
The Option component when have values with HTML the "tooltip" show [Object] on the place HTML values Option.
The solution for this are do remove the HTML object when atribuated the value default of title?
I put HTML in Opton label because I need more information diferents about this select.
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 CodeSandbox reproduction and trace how an Option label containing HTML becomes the tooltip title. Identify the relevant Option rendering and title-handling entry points, then verify that HTML labels no longer produce [Object] while the intended option information remains available.
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
- Needs clarification
- Newbie friendliness
- 25/100