react-component / react-component/trigger

Feature request: Provide functionality to ignore the closing/visibility:false of Popup for click-actions on targets given a specific className

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
391
Forks
245
PR merge metrics
No merged PRs in 30d

Description

Consider the dropdown visibility functionality being controlled or dependent on an independent element in the dom. In that case, a class of say "ignore-visibility-change" to the latter element and on clicking it, the visibility change of the dropdown will be ignored.

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

No source file or test is identified. Start by locating the Popup visibility handling and the click-action path for targets with a className; trace how closing or visibility:false is applied. Done means a target with the specified class can be clicked without changing the dropdown visibility, while ordinary targets retain the current behavior.

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
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.