[PR #1023] [MERGED] move comment thread control up and trigger comment sidebar on locatio… #1091

Closed
opened 2026-03-03 00:24:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1023
Author: @ButteryCrumpet
Created: 6/25/2021
Status: Merged
Merged: 6/25/2021
Merged by: @Rokt33r

Base: masterHead: fix/open-comments-on-natification-nav


📝 Commits (1)

  • f3417ff move comment thread control up and trigger comment sidebar on location change

📊 Changes

6 files changed (+42 additions, -56 deletions)

View changed files

📝 src/cloud/components/molecules/Editor/index.tsx (+13 -4)
📝 src/cloud/components/organisms/CommentManager.tsx (+2 -2)
📝 src/cloud/components/organisms/DocPage/Edit.tsx (+0 -3)
📝 src/cloud/components/organisms/DocPage/View.tsx (+12 -1)
📝 src/cloud/components/organisms/DocPage/index.tsx (+1 -2)
📝 src/cloud/lib/hooks/useCommentManagerState.ts (+14 -44)

📄 Description

  • Handle location search change higher up the tree
  • Switch on router change, not just search, to allow for navigation multiple times

🔄 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/1023 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 6/25/2021 **Status:** ✅ Merged **Merged:** 6/25/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix/open-comments-on-natification-nav` --- ### 📝 Commits (1) - [`f3417ff`](https://github.com/BoostIO/BoostNote-App/commit/f3417ffbe5106836d0c939981e0a8984f4f9ee53) move comment thread control up and trigger comment sidebar on location change ### 📊 Changes **6 files changed** (+42 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/molecules/Editor/index.tsx` (+13 -4) 📝 `src/cloud/components/organisms/CommentManager.tsx` (+2 -2) 📝 `src/cloud/components/organisms/DocPage/Edit.tsx` (+0 -3) 📝 `src/cloud/components/organisms/DocPage/View.tsx` (+12 -1) 📝 `src/cloud/components/organisms/DocPage/index.tsx` (+1 -2) 📝 `src/cloud/lib/hooks/useCommentManagerState.ts` (+14 -44) </details> ### 📄 Description - Handle location search change higher up the tree - Switch on router change, not just search, to allow for navigation multiple times --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:36 +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#1091
No description provided.