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
When "Material Design" or "Product Hunt" filter is selected or both without "Popular Designer News" the app doesn't set up data items to recycler view. After some testing i noticed that app calls loadData function in HomeViewModel continuously.
WAY TO REPRODUCE
Open the app
Deselect "Popular Designer News" filter
Select "Material Design" or "Product Hunt" filter or both
That's it. Progress bar is always visible and loadData function is called continuously
The text was updated successfully, but these errors were encountered:
BUG DESCRIPTION
When "Material Design" or "Product Hunt" filter is selected or both without "Popular Designer News" the app doesn't set up data items to recycler view. After some testing i noticed that app calls loadData function in HomeViewModel continuously.
WAY TO REPRODUCE
The text was updated successfully, but these errors were encountered: