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

refactor(ui5-shellbar): Improve control behaviour #72

Merged
merged 1 commit into from
Feb 21, 2019
Merged

Conversation

MapTo0
Copy link
Member

@MapTo0 MapTo0 commented Feb 18, 2019

No description provided.

@MapTo0 MapTo0 changed the title feat(ui5-shellbar): Improve control behaviour refactor(ui5-shellbar): Improve control behaviour Feb 19, 2019
document.getElementById("shellbar").addEventListener("profilePress", event => {
console.log("profile");
shellbar.addEventListener("notificationsPress", function(event) {
window["press-input"].value = "Notifications"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check if the sample works on ie and edge just in case as I have feeling that the id of an element is not assigned to the window object in one of these browsers, just check if everything is fine.

@MapTo0 MapTo0 merged commit fdc743d into master Feb 21, 2019
@MapTo0 MapTo0 deleted the shellbar branch February 21, 2019 07:45
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