LibreChat/client/src/components/Bookmarks
Dustin Healy 07ed2cfed4
🏷️ fix: Editing Bookmark Descriptions (#10685)
* fix: exclude the currently edited bookmark from duplicate checks

* ci: Add comprehensive tests for BookmarkForm component

- Introduced a new test suite for the BookmarkForm component to validate bookmark editing functionality.
- Implemented tests for various scenarios including editing descriptions, renaming tags, and handling duplicate tags.
- Ensured proper feedback through toasts for error cases and successful submissions.
- Mocked necessary hooks and context to isolate component behavior during tests.

---------

Co-authored-by: Danny Avila <danny@librechat.ai>
2025-11-26 11:15:31 -05:00
..
__tests__ 🏷️ fix: Editing Bookmark Descriptions (#10685) 2025-11-26 11:15:31 -05:00
BookmarkEditDialog.tsx 🏷️ chore: Add Missing Localizations for Agents, Categories, Bookmarks (#9266) 2025-08-25 13:54:13 -04:00
BookmarkForm.tsx 🏷️ fix: Editing Bookmark Descriptions (#10685) 2025-11-26 11:15:31 -05:00
BookmarkItem.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
BookmarkItems.tsx 🔖 feat: Enhance Bookmarks UX, add RBAC, toggle via librechat.yaml (#3747) 2024-08-22 17:09:05 -04:00
DeleteBookmarkButton.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
EditBookmarkButton.tsx 📦 feat: Move Shared Components to @librechat/client (#8685) 2025-07-27 12:19:01 -04:00
index.ts 🔖 feat: Conversation Bookmarks (#3344) 2024-07-29 10:45:59 -04:00