Skip to content

Comments

Enhance pin interaction features and improve gallery item rendering#5

Merged
sekak merged 2 commits intomainfrom
update
May 8, 2025
Merged

Enhance pin interaction features and improve gallery item rendering#5
sekak merged 2 commits intomainfrom
update

Conversation

@sekak
Copy link
Owner

@sekak sekak commented May 8, 2025

  • Updated getPins to filter out saved pins for the current user.
  • Modified fetchPins to include currentUserId in the API request.
  • Enhanced Gallery component to utilize currentUserId when fetching pins.
  • Refactored GalleryItem to integrate PostInteractions for better user interaction.
  • Improved PostInteractions to handle different variants and loading states.
  • Added tests for PostInteractions to ensure correct rendering and interaction behavior.
  • Introduced type definitions for interaction variants.

sekak added 2 commits May 9, 2025 00:19
- Updated `getPins` to filter out saved pins for the current user.
- Modified `fetchPins` to include `currentUserId` in the API request.
- Enhanced `Gallery` component to utilize `currentUserId` when fetching pins.
- Refactored `GalleryItem` to integrate `PostInteractions` for better user interaction.
- Improved `PostInteractions` to handle different variants and loading states.
- Added tests for `PostInteractions` to ensure correct rendering and interaction behavior.
- Introduced type definitions for interaction variants.
@sekak sekak merged commit 90df6b4 into main May 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant