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