[PR #1485] [MERGED] [UI] refactor bookmarks list actions #3530

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/1485
Author: @damosse31
Created: 12/30/2019
Status: Merged
Merged: 12/30/2019
Merged by: @zxdong262

Base: masterHead: refactor-bookmarks-list


📝 Commits (1)

  • fb0fbdf [UI] refactor bookmarks list actions

📊 Changes

2 files changed (+32 additions, -29 deletions)

View changed files

📝 src/client/components/setting-panel/tree-list.jsx (+19 -15)
📝 src/client/components/setting-panel/tree-list.styl (+13 -14)

📄 Description

Hi XUDGONG !

Refactor bookmarks list actions visibility using flexbox + add div wrapper containing all actions instead of each named and separated action.

This fix some icons visibility when over bookmark as you can see below :

Before
before

After
after


🔄 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/1485 **Author:** [@damosse31](https://github.com/damosse31) **Created:** 12/30/2019 **Status:** ✅ Merged **Merged:** 12/30/2019 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `refactor-bookmarks-list` --- ### 📝 Commits (1) - [`fb0fbdf`](https://github.com/electerm/electerm/commit/fb0fbdfad9c40de5f42a2dcb90e1c181f8974e33) [UI] refactor bookmarks list actions ### 📊 Changes **2 files changed** (+32 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/client/components/setting-panel/tree-list.jsx` (+19 -15) 📝 `src/client/components/setting-panel/tree-list.styl` (+13 -14) </details> ### 📄 Description Hi XUDGONG ! Refactor bookmarks list actions visibility using flexbox + add div wrapper containing all actions instead of each named and separated action. This fix some icons visibility when over bookmark as you can see below : **Before** ![before](https://user-images.githubusercontent.com/16171524/71582814-116a4300-2b0c-11ea-9025-4ed75e0eede3.gif) **After** ![after](https://user-images.githubusercontent.com/16171524/71582821-17602400-2b0c-11ea-8b2e-47daaa1aceab.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#3530
No description provided.