react-component / react-component/select

(Help Needed) SingleSelect - make option values as anchor (links)

Open
#576 0 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

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?

CodeSandBox

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.