-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.4.0, 3.0.0-SNAPSHOT
-
Fix Version/s: QualifiedToSchedule
-
Tags:
-
Browser:
-
Team:GANG
-
Story Points:3
Steps to reproduce:
- Open DevTools;
- Use action that toggles a dialog;
- Resize the screen until that action moves to the "three dots" menu;
- Observe that the dialog disappeared;
Probably it would be related to the logic that moves actions to the extended menu. Since the action is being hidden and moved to a different slot/div, it seems that the dialog is also being hidden and moved.
- is related to
-
ELEMENTS-997 Fix tooltip when clicking on the 3 dots icon(actions)
- Resolved