Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

MUMUP-2407: Priority Notification #420

Merged
merged 5 commits into from
Mar 3, 2016
Merged

Conversation

jhanstra
Copy link
Contributor

@jhanstra jhanstra commented Mar 2, 2016

@@ -1,4 +1,5 @@
<div class="row portlet-frame">
<notification-bell mode="priority" class="visible-xs"></notification-bell>
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any way we can make this not be in the header of every single page? Maybe in the app-header or in the frame page itself? like in the uw-body directive?

@apetro
Copy link
Contributor

apetro commented Mar 2, 2016

Observation: seems like <notification-bell mode="priority" class="visible-xs"></notification-bell> is being sprinkled into several partials. Opportunity to refactor to use fewer partials to implement the top part of the page, the neighborhood of the priority notification display?

@jhanstra
Copy link
Contributor Author

jhanstra commented Mar 3, 2016

@apetro @timlevett it doesn't look like those partials were even necessary, since priority notifications are already attached to the header. I removed them. Now this changeset is really just supplying a few notifications as priority.

@apetro
Copy link
Contributor

apetro commented Mar 3, 2016

👍 . Hurray for clean, declarative.

@timlevett
Copy link
Contributor

👍

jhanstra added a commit that referenced this pull request Mar 3, 2016
@jhanstra jhanstra merged commit 8155bb0 into master Mar 3, 2016
@timlevett timlevett deleted the priority-notifications branch September 28, 2016 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants