[PR #1097] [MERGED] Fix nav team selector for desktop app #1146

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1097
Author: @Rokt33r
Created: 8/17/2021
Status: Merged
Merged: 8/19/2021
Merged by: @Rokt33r

Base: masterHead: fix/nav-team-selector-for-desktop-app


📝 Commits (1)

  • 5fb17f8 Fix nav team selector for desktop app

📊 Changes

1 file changed (+27 additions, -20 deletions)

View changed files

📝 src/cloud/lib/hooks/sidebar/useCloudSidebarSpaces.tsx (+27 -20)

📄 Description

The desktop app should have sent an ipc event rather than navigating directly in a browser window(web view).

  • Modified click handler of team selector so it will send ipc event in the desktop app rather than navigating in the webview.
  • Hid invite menu items from the desktop app since the desktop app cannot handle the links

🔄 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/1097 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 8/17/2021 **Status:** ✅ Merged **Merged:** 8/19/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix/nav-team-selector-for-desktop-app` --- ### 📝 Commits (1) - [`5fb17f8`](https://github.com/BoostIO/BoostNote-App/commit/5fb17f83fbf76b11b53e37330bbacbe9b8678308) Fix nav team selector for desktop app ### 📊 Changes **1 file changed** (+27 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/lib/hooks/sidebar/useCloudSidebarSpaces.tsx` (+27 -20) </details> ### 📄 Description The desktop app should have sent an ipc event rather than navigating directly in a browser window(web view). - Modified click handler of team selector so it will send ipc event in the desktop app rather than navigating in the webview. - Hid invite menu items from the desktop app since the desktop app cannot handle the links --- <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:51 +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#1146
No description provided.