-
Task
-
Resolution: Fixed
-
Minor
-
None
-
-
1.0-pre-beta-1, 1.0-b05/b-06
We want to remove StopPropagation from blueocean-dashboard and replace with a simple event.stopPropagation() handler where needed.
Based on sophistifunk feedback here:
https://github.com/jenkinsci/blueocean-plugin/pull/386#discussion_r72914647
It's not really sensible to use a React component to suppress click events. If our use cases become more elaborate down the road, maybe it would be a good idea, but for now, no.
- is related to
-
JENKINS-37023 Update card click behaviour
-
- Resolved
-
PR: https://github.com/jenkinsci/blueocean-plugin/pull/498