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

Refresh "time-since" on an interval #3

Open
JasonEtco opened this issue May 16, 2018 · 6 comments
Open

Refresh "time-since" on an interval #3

JasonEtco opened this issue May 16, 2018 · 6 comments

Comments

@JasonEtco
Copy link
Member

When a delivery sits around in the UI for awhile without being expanded, the time-ago gets stale and doesn't update. You can end up with payloads that look like this, until the bottom one is expanded and the component re-renders:

image

I'd like to set a timer (setInterval) to forceUpdate() the list. Does this sound like the right away to do it? Setting a timer on the list vs. on each ListItem; that'd make for more efficient re-renders, but more intervals existing in the window.

@stale
Copy link

stale bot commented Aug 14, 2018

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@abhijeetps
Copy link

Still relevant. 🙂

@stale
Copy link

stale bot commented Nov 12, 2018

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@abhijeetps
Copy link

Still relevant. 🙂

@stale
Copy link

stale bot commented Feb 17, 2019

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

@abhijeetps
Copy link

Still relevant, I think.

@JasonEtco JasonEtco transferred this issue from probot/smee-client Apr 2, 2019
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

No branches or pull requests

2 participants