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 broken system notifications #1071

Merged
merged 1 commit into from
Oct 24, 2019
Merged

Fix broken system notifications #1071

merged 1 commit into from
Oct 24, 2019

Conversation

nicodh
Copy link
Member

@nicodh nicodh commented Oct 24, 2019

resolves #1068

  • adds 2 new controls in settings component (notifications & showContentInNotification)

what I don't like is that we need stuff like dc._dc.on(evt, handler) etc. but that should be refactored in another PR

resolves #1068

- adds 2 controls in settings component
Copy link
Contributor

@evlli evlli left a comment

Choose a reason for hiding this comment

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

Works for me.

Copy link
Member

@Simon-Laux Simon-Laux left a comment

Choose a reason for hiding this comment

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

great now notifications are a bit more useful with these settings.

@Simon-Laux
Copy link
Member

what I don't like is that we need stuff like dc._dc.on(evt, handler) etc. but that should be refactored in another PR

I don't like that either, I would say dc controller should emit those events too

@Jikstra Jikstra merged commit 7acd6d0 into master Oct 24, 2019
@Jikstra Jikstra deleted the fix-notifications branch July 12, 2020 12:50
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.

Notifications not shown any more
4 participants