react-component / react-component/select

The title "Tooltip" of Option component

Open
#278 2 comments 0 reactions 0 assignees View on GitHub

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.

case:
https://codesandbox.io/s/olr0205l95

Contributor guide

No contributing guide indexed for this repository

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.