Skip to content
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

fix(ui5-shellbar): fire logoClick on small size #1192

Merged
merged 2 commits into from
Feb 10, 2020

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Feb 7, 2020

On small sizes, the img tag, that represents the user logo is rendered in different place in the template, but the click handler was not attached and therefore on small sizes the logoClick event is not fired.

FIXES: #1188

@ilhan007 ilhan007 changed the title fix(ui5-shellbar): fire logoClick on "mobile" size fix(ui5-shellbar): fire logoClick on small size Feb 7, 2020
@ilhan007 ilhan007 merged commit b84b9d8 into master Feb 10, 2020
@ilhan007 ilhan007 deleted the fix-shellbar-logo-click branch February 10, 2020 14:00
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.

ShellBar: logoClick not fired on mobile devices
2 participants