enterprise-ng
enterprise-ng copied to clipboard
Module Nav: Switcher button does not show tooltip when is set to collapsed mode
Describe the bug When the module nav is set to collapsed mode the tooltip message is not shown on the first try. If the user changes the component to expanded mode and back again to collapsed it will be shown.
To Reproduce Steps to reproduce the behavior:
- Go to (https://stackblitz.com/edit/ids-quick-start-1711-vxbtdi?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html
- Hover over 'Em' button (No message is displayed)
- Click twice on 'Em' Button
- Message is displayed
Expected behavior The tooltip should be displayed in collapsed mode, expanded mode should not be needed.
Version
- ids-enterprise-ng: 4.86
Screenshots
Before:
After:
Platform Browser Name: Chrome Browser Version: Version 123.0.6312.106 (Official Build) (64-bit)
Additional context N/A