ShellbarItem Popover position wrong #419
Labels
approved
This issue is approved
bug
This issue is a bug in the code
enhancement
New feature or request
Describe the bug
when using a ShellbarItem as a child of the Shellbar and defining the ref to open a popover onPress the popover is not opening underneth the ShellbarItem but on the top left corner of the page.
To reproduce
Steps to reproduce the behavior:
Use a ShellbarItem , define Popover with ref , open on Press ( ....openBy(event.getHtmlSourceElement())
Expected behavior
Open directly where the item is just like notifications or profile Popover
Affected components (if known)
ShellbarItem
I would suggest to provide a 'targetRef' parameter just like the notifications or profile or...
The text was updated successfully, but these errors were encountered: