Skip to content

fix(ui5-shellbar): fix open popup on notificationClick #1632

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2020

Conversation

ilhan007
Copy link
Member

The built-in notification icon can overflow and if you try to open another popover by clicking on the corresponding list item within the overflow, it does not open as the provided targetRef is not correct.
Now it provides the correct targetRef, considering whether the notification icon is in or out of the overflow. In addition, all samples and test pages that opens popover from the notification icon use event.preventDefault() to prevent the overflow popover from closing.

@ilhan007 ilhan007 requested review from MapTo0 and vladitasev and removed request for MapTo0 May 15, 2020 16:25
@ilhan007 ilhan007 merged commit 04b44b4 into master May 18, 2020
@ilhan007 ilhan007 deleted the fix-shellbar-notifcation branch May 18, 2020 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants