[PR #1795] [MERGED] fix: improve multiselect for webhook triggers #1853

Closed
opened 2026-02-26 20:31:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1795
Author: @Mythie
Created: 5/15/2025
Status: Merged
Merged: 5/15/2025
Merged by: @Mythie

Base: mainHead: fix/webhook-multiselector


📝 Commits (1)

  • da4d9f1 fix: improve multiselect for webhook triggers

📊 Changes

3 files changed (+627 additions, -76 deletions)

View changed files

📝 apps/remix/app/components/general/webhook-multiselect-combobox.tsx (+27 -76)
packages/ui/lib/use-debounce.ts (+15 -0)
packages/ui/primitives/multiselect.tsx (+585 -0)

📄 Description

Replaces https://github.com/documenso/documenso/pull/1660 with the same code but targeting our main branch.

Demo

CleanShot 2025-02-18 at 18 01 05


🔄 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/documenso/documenso/pull/1795 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 5/15/2025 **Status:** ✅ Merged **Merged:** 5/15/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/webhook-multiselector` --- ### 📝 Commits (1) - [`da4d9f1`](https://github.com/documenso/documenso/commit/da4d9f1f3c2680f8a5266e34e021bb8d22d43ddb) fix: improve multiselect for webhook triggers ### 📊 Changes **3 files changed** (+627 additions, -76 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/webhook-multiselect-combobox.tsx` (+27 -76) ➕ `packages/ui/lib/use-debounce.ts` (+15 -0) ➕ `packages/ui/primitives/multiselect.tsx` (+585 -0) </details> ### 📄 Description Replaces https://github.com/documenso/documenso/pull/1660 with the same code but targeting our main branch. ## Demo ![CleanShot 2025-02-18 at 18 01 05](https://github.com/user-attachments/assets/5afeab95-1a80-4d54-b845-b32cb2e33266) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1853
No description provided.