waffiqaziz / BAZZ-Movies

Movies Catalog Android App
https://waffiqaziz.github.io/bazzmovies
Apache License 2.0
1 stars 0 forks source link

Issue: snackbar does not appear correctly when triggering swipe action on watchlisted or favorited page #36

Closed waffiqaziz closed 1 week ago

waffiqaziz commented 1 week ago

Issue:

The snackbar didn pop up correctly when triggering a swipe action on favorite or wathlict page if it is already on watchlisted or favorited for user login.

Steps to Reproduce:

  1. Login with TMDB account
  2. Add some movies or series to favorite and watchlist
  3. Go to favorite then swipe left any item twice
  4. Go to watchlist then swipe left any item twice
  5. See the error

Actual Behavior:

The snackbar pop up, but it shows red snackbar (warning snackbar) and display the item title

Expected Behavior

Snackbar should display a black snackbar but displays text that the item is already in favorites or watchlist