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

Create a component that keeps updating the statistics #52

Open
AlexITC opened this issue Oct 1, 2018 · 0 comments
Open

Create a component that keeps updating the statistics #52

AlexITC opened this issue Oct 1, 2018 · 0 comments
Labels
hacktoberfest web-ui Changes required on the web-ui project

Comments

@AlexITC
Copy link
Collaborator

AlexITC commented Oct 1, 2018

Create a shared component that keeps updating the statistics.

Expected behavior

The statistics are being stored in a component that can share the data with other components, it is being updated frequently (each minute should be enough).

A nice to have is to display notifications when there are important changes, like discovering a new block.

Ideally, the statistics view would display its data from this shared component, and it might be worth making it sticky.

Actual behavior

The statistics are loaded only on the main view, they aren't updated.

@AlexITC AlexITC added enhancement web-ui Changes required on the web-ui project and removed enhancement labels Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest web-ui Changes required on the web-ui project
Projects
None yet
Development

No branches or pull requests

1 participant