Project

General

Profile

Bug #42912

nautilus: mgr/dashboard: some UI elements pass click elements to their parents, causing quirky behaviours

Added by Ernesto Puerta over 4 years ago. Updated almost 3 years ago.

Status:
Duplicate
Priority:
Low
Assignee:
-
Category:
UX
Target version:
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Component events are forwarded from children elements to their parents, sometimes causing weird behaviours, as follows (Nautilus, I couldn't reproduce this one in Master):

This could be fixed by explicitly stopping event propagation in these elements (e.g.: in this case cd-helper). Some components already feature this measure (e.g.: Landing page's pie charts, notification side bar, or the data table).

balancer_module.gif View (339 KB) Ernesto Puerta, 11/20/2019 05:36 PM


Related issues

Duplicates Dashboard - Backport #40838: nautilus: mgr/dashboard: Disable event propagation in the helper icon Resolved

History

#1 Updated by Ernesto Puerta over 4 years ago

  • Affected Versions v14.0.0, v14.2.0, v14.2.1, v14.2.2, v14.2.3, v14.2.4, v14.2.5, v14.2.6 added

#2 Updated by Ernesto Puerta over 4 years ago

BTW this stackoverflow response provides a nice trick to fix (directive-based instead of per-component fixing).

#3 Updated by Tiago Melo over 4 years ago

  • Duplicates Backport #40838: nautilus: mgr/dashboard: Disable event propagation in the helper icon added

#4 Updated by Ernesto Puerta over 4 years ago

  • Status changed from New to Duplicate

#5 Updated by Ernesto Puerta almost 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 152 to UX

Also available in: Atom PDF