langflow/src
anovazzi1 7b19cce2f7 fix(market-card.tsx): set loading state to true when handleLike function is called to provide visual feedback to the user
fix(market-card.tsx): set loading state to false after postLikeComponent promise is resolved or rejected to stop the loading state
fix(market-card.tsx): disable the like button when loading state is true or authorized state is false to prevent multiple requests and provide visual feedback to the user
2023-11-13 16:26:06 -03:00
..
backend Fix user_data context setting in StoreService 2023-11-13 14:58:24 -03:00
frontend fix(market-card.tsx): set loading state to true when handleLike function is called to provide visual feedback to the user 2023-11-13 16:26:06 -03:00