react-component / react-component/select
(Help Needed) SingleSelect - make option values as anchor (links)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 938
- Forks
- 482
- Avg merge
- 15h 8m
- Merged PRs (30d)
- 2
Description
Hello,
I am trying to use Select to bind records (eg. User, Contract) and I need the values to be linkable (anchor) so the user can jump to the record. The problem is that when I click on a link it trigger select to open and I don't know how to avoid this.
I also tried to add a GoTo icon next to the suffix icon but without success.
Do you know any way to achieve this?
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 by reproducing the anchor-click behavior in the linked CodeSandbox and inspect the Select component's option rendering and event handling. Done means an option value can act as a link without opening the Select, with the expected navigation behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100