[PR #1795] [MERGED] fix #1763 Add edit icon for simple bookmark list(only have default category) #3626

Closed
opened 2026-02-27 01:53:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1795
Author: @zxdong262
Created: 8/2/2020
Status: Merged
Merged: 8/2/2020
Merged by: @zxdong262

Base: masterHead: fix-1763


📝 Commits (1)

  • 6bcce77 fix #1763 Add edit icon for simple bookmark list(Only have default category)

📊 Changes

8 files changed (+2513 additions, -4845 deletions)

View changed files

📝 package-lock.json (+2469 -4832)
📝 package.json (+5 -5)
📝 src/app/lib/show-item-in-folder.js (+0 -1)
📝 src/app/server/session-log.js (+1 -1)
📝 src/client/components/setting-panel/list.jsx (+25 -1)
📝 src/client/components/setting-panel/list.styl (+10 -4)
📝 src/client/components/setting-panel/on-tree-drop.js (+1 -1)
📝 src/client/components/sidebar/bookmark-select.jsx (+2 -0)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/1795 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/2/2020 **Status:** ✅ Merged **Merged:** 8/2/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1763` --- ### 📝 Commits (1) - [`6bcce77`](https://github.com/electerm/electerm/commit/6bcce778e42788e2eb0ed1fff2352a75ab760b7f) fix #1763 Add edit icon for simple bookmark list(Only have default category) ### 📊 Changes **8 files changed** (+2513 additions, -4845 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2469 -4832) 📝 `package.json` (+5 -5) 📝 `src/app/lib/show-item-in-folder.js` (+0 -1) 📝 `src/app/server/session-log.js` (+1 -1) 📝 `src/client/components/setting-panel/list.jsx` (+25 -1) 📝 `src/client/components/setting-panel/list.styl` (+10 -4) 📝 `src/client/components/setting-panel/on-tree-drop.js` (+1 -1) 📝 `src/client/components/sidebar/bookmark-select.jsx` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:12 +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/electerm#3626
No description provided.