hsin421 / unproductivity

A fake email client that helps users read stuff at work
machmail.net
0 stars 1 forks source link

Inbox page title does not match article content #16

Open hsin421 opened 10 years ago

hsin421 commented 10 years ago

When a user stays on the inbox page for too long, the article may have changed order on the mother site. When she clicks a particular article title to read, she will find herself in a different article.

Solution: force reload after a set time or remind user to reload

ghost commented 10 years ago

I think forcing a reload may be best. If it's left to the user they may forget to reload and even if they do, there's no guarantee they'll reload at the right time. At least with an auto reload there will be more consistency and a better chance to catch changes after the news source refreshes on their end.

On Aug 2, 2014, at 1:59 PM, hsin421 notifications@github.com wrote:

When a user stays on the inbox page for too long, the article may have changed order on the mother site. When she clicks a particular article title to read, she will find herself in a different article.

Solution: force reload after a set time or remind user to reload

— Reply to this email directly or view it on GitHub.