[PR #120] [CLOSED] Toolbar footer ( tags and icons ) small fix #584

Closed
opened 2026-03-03 00:22:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/120
Author: @Davy-c
Created: 12/11/2019
Status: Closed

Base: masterHead: fix/toolbar-footer


📝 Commits (1)

  • decee2d add export icon button and set tags fixes

📊 Changes

4 files changed (+72 additions, -44 deletions)

View changed files

📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+38 -32)
📝 src/components/NotePage/NoteDetail/TagList.tsx (+24 -11)
📝 src/components/atoms/Toolbar.tsx (+7 -0)
📝 src/components/atoms/ToolbarExportButton.tsx (+3 -1)

📄 Description

  • tags list fix for big amount of tags
  • replace export button by an icon

https://gyazo.com/ca9899d523a5d0c06a5c4ba79a674e44

for https://www.notion.so/boostio/2069b7057f4b436bac3ad5300a85eb27?v=c6a532520ca84175989b7828cd8b536c&p=ef6a3af592514ad5bbf37e7810380b23

Limit the length of tag area
Add icon for export button

🔄 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/BoostIO/BoostNote-App/pull/120 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 12/11/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix/toolbar-footer` --- ### 📝 Commits (1) - [`decee2d`](https://github.com/BoostIO/BoostNote-App/commit/decee2d6120c1a79ffcb75689cf7803ebc3b589e) add export icon button and set tags fixes ### 📊 Changes **4 files changed** (+72 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+38 -32) 📝 `src/components/NotePage/NoteDetail/TagList.tsx` (+24 -11) 📝 `src/components/atoms/Toolbar.tsx` (+7 -0) 📝 `src/components/atoms/ToolbarExportButton.tsx` (+3 -1) </details> ### 📄 Description - tags list fix for big amount of tags - replace export button by an icon https://gyazo.com/ca9899d523a5d0c06a5c4ba79a674e44 for https://www.notion.so/boostio/2069b7057f4b436bac3ad5300a85eb27?v=c6a532520ca84175989b7828cd8b536c&p=ef6a3af592514ad5bbf37e7810380b23 ``` Limit the length of tag area Add icon for export button ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:16 +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/BoostNote-App#584
No description provided.