[PR #2029] [MERGED] feat: make list dropdown searchable in Manage Lists modal #1952

Closed
opened 2026-03-02 11:59:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2029
Author: @MohamedBassem
Created: 10/11/2025
Status: Merged
Merged: 10/11/2025
Merged by: @MohamedBassem

Base: mainHead: claude/issue-2025-20251009-0819


📝 Commits (1)

  • 937b328 feat: make list dropdown searchable in Manage Lists modal

📊 Changes

1 file changed (+75 additions, -30 deletions)

View changed files

📝 apps/web/components/dashboard/lists/BookmarkListSelector.tsx (+75 -30)

📄 Description

  • Replace simple Select component with searchable Command/Popover component
  • Add search input that filters lists as you type (like tags)
  • Maintain sidebar ordering using allPaths
  • Add visual checkmark for selected list
  • Improve UX with keyboard navigation and accessibility

Fixes #2025

🤖 Generated with Claude Code


🔄 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/karakeep-app/karakeep/pull/2029 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 10/11/2025 **Status:** ✅ Merged **Merged:** 10/11/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `claude/issue-2025-20251009-0819` --- ### 📝 Commits (1) - [`937b328`](https://github.com/karakeep-app/karakeep/commit/937b3281203fa9a68b40b1455f89c9a505413383) feat: make list dropdown searchable in Manage Lists modal ### 📊 Changes **1 file changed** (+75 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/dashboard/lists/BookmarkListSelector.tsx` (+75 -30) </details> ### 📄 Description - Replace simple Select component with searchable Command/Popover component - Add search input that filters lists as you type (like tags) - Maintain sidebar ordering using allPaths - Add visual checkmark for selected list - Improve UX with keyboard navigation and accessibility Fixes #2025 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 11:59:54 +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/karakeep#1952
No description provided.