[PR #1441] [MERGED] default view into view selector #1350

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1441
Author: @Davy-c
Created: 1/17/2022
Status: Merged
Merged: 1/18/2022
Merged by: @Rokt33r

Base: masterHead: feat/default-view-inselector


📝 Commits (5)

  • 66f13a2 default view into view selector
  • 9a13784 prevent deletion if last default view
  • 81c5574 Add query param view for smart view views
  • 72baaf4 Add shallow URL replace when user clicks on view
  • 10e6b8e Add view query for link copy in desktop app

📊 Changes

5 files changed (+143 additions, -65 deletions)

View changed files

📝 src/cloud/components/FolderPage/NewFolderContextMenu.tsx (+10 -2)
📝 src/cloud/components/Views/ViewsSelector/index.tsx (+79 -51)
📝 src/cloud/components/Views/index.tsx (+20 -1)
📝 src/cloud/components/WorkspacePage/WorkspaceContextMenu.tsx (+10 -3)
📝 src/cloud/lib/hooks/views/viewHandler.ts (+24 -8)

📄 Description

No description provided


🔄 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/1441 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 1/17/2022 **Status:** ✅ Merged **Merged:** 1/18/2022 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feat/default-view-inselector` --- ### 📝 Commits (5) - [`66f13a2`](https://github.com/BoostIO/BoostNote-App/commit/66f13a2ed06539c55ed5b6187e157f8515c1cec1) default view into view selector - [`9a13784`](https://github.com/BoostIO/BoostNote-App/commit/9a137841546423d1ce7007740bc0e5bcc02a5184) prevent deletion if last default view - [`81c5574`](https://github.com/BoostIO/BoostNote-App/commit/81c55747ff6a4b00826cefe85b22cb96b180a69b) Add query param view for smart view views - [`72baaf4`](https://github.com/BoostIO/BoostNote-App/commit/72baaf41aeb9e8dbf29601b4ea565dd9f7c6f03a) Add shallow URL replace when user clicks on view - [`10e6b8e`](https://github.com/BoostIO/BoostNote-App/commit/10e6b8ee55e0e397ea50d1680d09bfdef71e712b) Add view query for link copy in desktop app ### 📊 Changes **5 files changed** (+143 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/FolderPage/NewFolderContextMenu.tsx` (+10 -2) 📝 `src/cloud/components/Views/ViewsSelector/index.tsx` (+79 -51) 📝 `src/cloud/components/Views/index.tsx` (+20 -1) 📝 `src/cloud/components/WorkspacePage/WorkspaceContextMenu.tsx` (+10 -3) 📝 `src/cloud/lib/hooks/views/viewHandler.ts` (+24 -8) </details> ### 📄 Description _No description provided_ --- <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:47 +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#1350
No description provided.