You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks. Thanks for the great app. Going through the paper schedule was always a big challenge before the hacker tracker app. I've got a bug report for you though. 😄
Reproduction steps
Go the schedule list in the app.
Select a talk/event to view its detail.
Star/Favorite the event
Tap back to return to the schedule list
Expected result
The star on the newly starred/favorited talk in the schedule list should be filled in.
Actual result
The star is not filled in, and will only be updated after it's scrolled out of view (probably because the RecyclerView gets an opportunity to rebind the view).
Hi folks. Thanks for the great app. Going through the paper schedule was always a big challenge before the hacker tracker app. I've got a bug report for you though. 😄
Reproduction steps
Expected result
The star on the newly starred/favorited talk in the schedule list should be filled in.
Actual result
The star is not filled in, and will only be updated after it's scrolled out of view (probably because the RecyclerView gets an opportunity to rebind the view).
Here's a video of the bug in action:
https://ara.sh/private/ht-bug-2018-08-09.mp4
The text was updated successfully, but these errors were encountered: