[PR #286] [MERGED] Should not add same tag if same tag is added already #706

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/286
Author: @funzin
Created: 1/11/2020
Status: Merged
Merged: 1/11/2020
Merged by: @Rokt33r

Base: masterHead: not-create-same-tag


📝 Commits (2)

  • cd9ccfe Not create tag if create same tag already
  • 7de2708 Fix return immediately

📊 Changes

1 file changed (+12 additions, -11 deletions)

View changed files

📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+12 -11)

📄 Description

Overview

Should not add same tag if same tag is added already

GIF

Before

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/BoostIO/BoostNote-App/pull/286 **Author:** [@funzin](https://github.com/funzin) **Created:** 1/11/2020 **Status:** ✅ Merged **Merged:** 1/11/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `not-create-same-tag` --- ### 📝 Commits (2) - [`cd9ccfe`](https://github.com/BoostIO/BoostNote-App/commit/cd9ccfec93024af65cf1da8d72095840e07694e1) Not create tag if create same tag already - [`7de2708`](https://github.com/BoostIO/BoostNote-App/commit/7de2708414d908eda0982a60c5623a9c6d69b093) Fix return immediately ### 📊 Changes **1 file changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+12 -11) </details> ### 📄 Description ## Overview Should not add same tag if same tag is added already ## GIF ### Before <img src=https://user-images.githubusercontent.com/12893657/72202732-411f3080-34a6-11ea-9f79-d37382795209.gif width=80%> ### After <img src=https://user-images.githubusercontent.com/12893657/72202722-21880800-34a6-11ea-8450-9d3b2b949f5e.gif width=80%> --- <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:50 +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#706
No description provided.