I know the filled heart is a visual indicator to a user that content is favorited, but it would be great if Glide would allow the text to update as well. For example, in the screenshot below, have the text toggle between Add this recipe to My Favorites and then This recipe has been added to My Favorites when the heart icon is enable/disabled. A good UX improvement.
Actually that would be pretty easy to do with two favorites components and visibility conditions.
Or two template columns and an if-then-else column
Hi, Jeff. This is awesome and I appreciate you taking the time to read, respond and show the steps in the video. I should’ve remembered to harness the power of the visibility condition, so thanks for the reminder…much appreciated. Thx!
@Darren_Murphy has a good point too. It’s just a matter of whether you want to work with more columns or more components. Both good options in my opinion.