doozerdev / iOS-objC

2 stars 0 forks source link

New tips lightbulb doesn't light up on home screen until navigate away and back #109

Open rdeutsch opened 9 years ago

rdeutsch commented 9 years ago

(0. link a new tip to one of your tasks. the case i tested was a new tip on a task that didn't have any tips before, but the task was on a list that already had an 'unlit' lightbulb from other tasks)

  1. Open the app, and stay on the home screen for a few seconds to wait for the sync

expected: the list where there's a new tip should "light up" its lightbulb actual: I had to navigate into the list - saw the "lit up" lightbulb on the right task (but didn't open it) - and then navigate back to the home screen to see the list's lightbulb "light up"

This entirely defeats the point of seeing which list has new tips. The home screen needs to "refresh" the right cells to update the lightbulbs while I'm still on the screen and not wait for navigating away and back to redraw.