-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/information center #125
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
Conversation
hey @winniedo , |
Codecov Report
@@ Coverage Diff @@
## develop #125 +/- ##
======================================
Coverage 0% 0%
======================================
Files 13 13
Lines 16 16
Branches 2 2
======================================
Misses 16 16 Continue to review full report at Codecov.
|
…nter" and "origin/feature/informationCenter"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @winniedo ,
I have made some changes to the socket service so that we only receive one event for every action as intended. by doing this a bug in your code was revealed:
The notification center only updates if there have been more than 6 elements added to the table. please have a look at this
OK, @janniclas I will review your changes and adapt it to my code at the weekend. |
This branch content implementation of the Information Center, displaying all one-time events.