UI should be updated once before it's shown
ThePettsoN opened this issue ยท 0 comments
If you've had the UI opened to populate some entries then close it, wait a while, and open it again, the old entries will still be visible and show their old data for a while. Might even show entries that aren't valid anymore and stuck in limbo.
DoD:
- Valid entries are updated once before the UI is shown
- Invalid/Old entries are removed before the UI is shown
- Existing entries that expire while the UI is not visible should be removed