Reproduce Bugs:
- Create Glide Sheet
- Tile or Card List View
- Add “favorite button overlay”
Now the “All / Favorites” header is displayed but we no longer want a “Favorite” feature so:
- Remove “favorite button overlay”
The “All / Favorites” header remains though there is no “Favorite” feature within the app besides the “Is Favorited?” column.
-
BUG #1 ^
- Delete the “Is Favorited?” column from the glide sheet
The “All / Favorites” header remains though there is no “Is Favorited?” column in the sheet.
-
BUG #2 ^
- Delete the tab and add it back
The “All / Favorites” header is gone now.
Now, it seems we can no longer have favorites associated with that glide sheet even if we add the button overlay back or a favorite component inside the detail view of a list item?
-
BUG #3 ^
- Adding a “favorite button overlay” no longer displays a heart
- Adding a favorite component only yields “Error” in the detail view.