ericclemmons / ericclemmons/click-to-component
Ignore elements with pointer-events: none
Open
- Dominant language
- JavaScript
- Stars
- 2.4k
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Can elements with "pointer-events: none" be ignored?
I can't click on the element I want.
https://ant-design.antgroup.com/components/drawer
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue on the linked Ant Design Drawer page and inspect how the browser click target is selected when an element has pointer-events: none. Done means the intended underlying component can be selected instead of the non-pointer-interactive element.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100