[PR #1485] [MERGED] Doc properties - Dependency & Doc Preview Modal routing #1388

Closed
opened 2026-03-03 00:25:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1485
Author: @Davy-c
Created: 2/6/2022
Status: Merged
Merged: 2/6/2022
Merged by: @Davy-c

Base: feat/doc-properties-expandHead: feat/doc-properties-expand-previewRouting


📝 Commits (3)

📊 Changes

7 files changed (+72 additions, -10 deletions)

View changed files

📝 src/cloud/components/DocPage/index.tsx (+2 -0)
📝 src/cloud/components/Props/Pickers/DocDependencySelect.tsx (+5 -3)
📝 src/cloud/interfaces/db/props.ts (+2 -2)
📝 src/cloud/lib/hooks/useCloudDocPreview.tsx (+8 -4)
📝 src/cloud/lib/hooks/useCloudResourceModals.tsx (+3 -1)
📝 src/cloud/lib/stores/nav/store.tsx (+51 -0)
📝 src/cloud/lib/stores/nav/types.ts (+1 -0)

📄 Description

  • fix routing for doc preview modal in DependencyPropPicker
  • fix initialMaps population to take into account dependencies prop's doc as well

🔄 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/1485 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 2/6/2022 **Status:** ✅ Merged **Merged:** 2/6/2022 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `feat/doc-properties-expand` ← **Head:** `feat/doc-properties-expand-previewRouting` --- ### 📝 Commits (3) - [`8f06300`](https://github.com/BoostIO/BoostNote-App/commit/8f06300739040c2b384a02e812dd850402e13280) fix doc preview routing - [`168cdd8`](https://github.com/BoostIO/BoostNote-App/commit/168cdd846dd234f329aec6ff3d9e8076621d42f8) remove unnecessary get - [`b2a98ae`](https://github.com/BoostIO/BoostNote-App/commit/b2a98aeb6e30a41f16e5c86e7e151cb9e0f27745) remove log ### 📊 Changes **7 files changed** (+72 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/DocPage/index.tsx` (+2 -0) 📝 `src/cloud/components/Props/Pickers/DocDependencySelect.tsx` (+5 -3) 📝 `src/cloud/interfaces/db/props.ts` (+2 -2) 📝 `src/cloud/lib/hooks/useCloudDocPreview.tsx` (+8 -4) 📝 `src/cloud/lib/hooks/useCloudResourceModals.tsx` (+3 -1) 📝 `src/cloud/lib/stores/nav/store.tsx` (+51 -0) 📝 `src/cloud/lib/stores/nav/types.ts` (+1 -0) </details> ### 📄 Description - fix routing for doc preview modal in DependencyPropPicker - fix initialMaps population to take into account dependencies prop's doc as well --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:56 +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#1388
No description provided.