Commit 526618b
committed
fix(ui): prevent event propagation in DeleteTutorialButton click handler
- Prevent event propagation when the delete button is clicked, because it causes the section element behind it to expand/collapse1 parent c0c7f2c commit 526618b
File tree
1 file changed
+4
-1
lines changed- redisinsight/ui/src/components/side-panels/panels/enablement-area/EnablementArea/components/DeleteTutorialButton
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
| |||
0 commit comments