reactjs / reactjs/react-tabs

React-tabs closes React-select (onclick)

Open
#480 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
3.1k
Forks
455
Avg merge
5h 9m
Merged PRs (30d)
2

Description

Component React-tabs closes the React-select list when the tab is clicked. When adding a regular div and calling onclick, select works fine without closing.
What should i do to keep select open after changing tab?
Screenshot_98
Screenshot_97

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 interaction between the React-tabs component and the React-select list described in the issue, comparing it with the regular div and onclick case. Trace the tab click behavior and verify that the select remains open after changing tabs; the issue does not name specific files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
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.