[PR #399] [CLOSED] fix: Make CompositionPicker component functional with GIF search and favourites #616

Closed
opened 2026-02-16 12:36:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/399
Author: @ghost
Created: 7/23/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 2822438 Add CompositionPicker component with GIF search, favourites

📊 Changes

1 file changed (+377 additions, -103 deletions)

View changed files

📝 packages/client/components/ui/components/floating/CompositionPicker.tsx (+377 -103)

📄 Description

Added functionality to GIF picker component with search, featured, and favourites tabs using the Tenor API & localStorage support for favourites.

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/stoatchat/for-web/pull/399 **Author:** [@ghost](https://github.com/ghost) **Created:** 7/23/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`2822438`](https://github.com/stoatchat/for-web/commit/2822438239da558ed2ba2600812809f48706f3bf) Add CompositionPicker component with GIF search, favourites ### 📊 Changes **1 file changed** (+377 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/ui/components/floating/CompositionPicker.tsx` (+377 -103) </details> ### 📄 Description Added functionality to GIF picker component with search, featured, and favourites tabs using the Tenor API & localStorage support for favourites. - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:36:04 -05:00
yindo closed this issue 2026-02-16 12:36:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#616