[PR #1487] [MERGED] [UI] Add collapse/expand actions in bookmarks list #3531

Closed
opened 2026-02-27 00:57:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1487
Author: @damosse31
Created: 12/31/2019
Status: Merged
Merged: 12/31/2019
Merged by: @zxdong262

Base: masterHead: collapse-expand-bookmarks


📝 Commits (1)

  • 8bf6032 [UI] add collapse/expand actions in bookmarks list

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

📝 src/client/components/sidebar/bookmark.jsx (+14 -0)
📝 src/client/store/index.js (+12 -0)

📄 Description

Add actions to collapse or expand in select bookmarks list according requiest on issue #1454

No collapse and expand icons or equivalent exists in Ant so I used shrink and vertical-align-middle

I need to add 2 new translations (expandAll and collapseAll) in electerm-locales repos. Will create new PR after this one.

capture


🔄 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/1487 **Author:** [@damosse31](https://github.com/damosse31) **Created:** 12/31/2019 **Status:** ✅ Merged **Merged:** 12/31/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `collapse-expand-bookmarks` --- ### 📝 Commits (1) - [`8bf6032`](https://github.com/electerm/electerm/commit/8bf6032bdf01669b50af6fd0c9ced6407ec221dc) [UI] add collapse/expand actions in bookmarks list ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/sidebar/bookmark.jsx` (+14 -0) 📝 `src/client/store/index.js` (+12 -0) </details> ### 📄 Description Add actions to collapse or expand in select bookmarks list according requiest on issue #1454 No _collapse_ and _expand_ icons or equivalent exists in Ant so I used _shrink_ and _vertical-align-middle_ I need to add 2 new translations (_expandAll_ and _collapseAll_) in electerm-locales repos. Will create new PR after this one. ![capture](https://user-images.githubusercontent.com/16171524/71624354-637d9800-2be2-11ea-96b1-26f34826eccc.gif) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:57:05 +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#3531
No description provided.