[PR #923] [MERGED] Bug/app fixes #1004

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/923
Author: @Davy-c
Created: 4/27/2021
Status: Merged
Merged: 4/27/2021
Merged by: @Davy-c

Base: masterHead: bug/app-fixes


📝 Commits (2)

📊 Changes

6 files changed (+21 additions, -87 deletions)

View changed files

📝 src/cloud/components/Application.tsx (+4 -9)
📝 src/cloud/components/organisms/Modal/contents/Import/ImportModal.tsx (+2 -2)
📝 src/cloud/components/organisms/Modal/contents/Workspace/WorkspaceModalForm.tsx (+5 -5)
📝 src/cloud/components/organisms/Sidebar/SidebarSecondaryTeamLinks.tsx (+2 -56)
📝 src/shared/components/molecules/ContextMenu.tsx (+7 -14)
📝 src/shared/lib/stores/contextMenu/index.ts (+1 -1)

📄 Description

  • fixes modals closure
  • fixes context menu in app

🔄 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/923 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 4/27/2021 **Status:** ✅ Merged **Merged:** 4/27/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `bug/app-fixes` --- ### 📝 Commits (2) - [`9a999e0`](https://github.com/BoostIO/BoostNote-App/commit/9a999e0be3214d46ecf3f9d1ca11d00ea61b9455) fix modals - [`17b4c99`](https://github.com/BoostIO/BoostNote-App/commit/17b4c99eaf8525708a08d3aa87ffed709b80f542) fix context menu for teams change ### 📊 Changes **6 files changed** (+21 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Application.tsx` (+4 -9) 📝 `src/cloud/components/organisms/Modal/contents/Import/ImportModal.tsx` (+2 -2) 📝 `src/cloud/components/organisms/Modal/contents/Workspace/WorkspaceModalForm.tsx` (+5 -5) 📝 `src/cloud/components/organisms/Sidebar/SidebarSecondaryTeamLinks.tsx` (+2 -56) 📝 `src/shared/components/molecules/ContextMenu.tsx` (+7 -14) 📝 `src/shared/lib/stores/contextMenu/index.ts` (+1 -1) </details> ### 📄 Description - fixes modals closure - fixes context menu in app --- <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:10 +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#1004
No description provided.