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

Add a clock in _heartbeat.gsp, showing how long before the data gets updated #7

Open
4 tasks
igorrosenberg opened this issue Feb 21, 2018 · 0 comments
Open
4 tasks
Labels
easy good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@igorrosenberg
Copy link
Owner

Difficulty

Easy

Where

‘_hearbeat.gsp‘

Problem

The user, while waiting for the delay to pass before the metric is updated, is not informed of how long to wait.

Proposal

Add a clock, showing how long before the data gets updated.

Rendering:

  • the clock has 4 icons: 11oclock (about to change), 3oclock (75% time to wait), 6oclock (50% wait time passed), 9 oclock (only 25% time left before change)
  • a title attribute render the time left as text, possibly as '30 seconds', '5 minutes', ...
  • un-optimized JS to work out the icon and text change
  • optimize JS
@igorrosenberg igorrosenberg added help wanted Extra attention is needed good first issue Good for newcomers labels Feb 21, 2018
@igorrosenberg igorrosenberg changed the title * (easy) in ‘_heartbeat.gsp‘, add a clock, showing how long before the data gets updated Add a clock in ‘_heartbeat.gsp‘, , showing how long before the data gets updated Feb 21, 2018
@igorrosenberg igorrosenberg changed the title Add a clock in ‘_heartbeat.gsp‘, , showing how long before the data gets updated Add a clock in _heartbeat.gsp, showing how long before the data gets updated Feb 21, 2018
@igorrosenberg igorrosenberg added this to the 3.0 milestone Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant