[PR #941] [MERGED] Fix/last used layout and context breadcrumb #1020

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/941
Author: @Davy-c
Created: 5/3/2021
Status: Merged
Merged: 5/3/2021
Merged by: @Rokt33r

Base: masterHead: fix/last-used-layout


📝 Commits (4)

📊 Changes

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

View changed files

📝 src/cloud/components/molecules/Editor/index.tsx (+53 -28)
src/cloud/components/molecules/LayoutSelect.tsx (+0 -112)
📝 src/cloud/lib/mappers/topbarBreadcrumbs.ts (+1 -1)
📝 src/cloud/lib/stores/preferences/store.ts (+2 -1)
📝 src/cloud/lib/stores/preferences/types.ts (+2 -1)

📄 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/941 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 5/3/2021 **Status:** ✅ Merged **Merged:** 5/3/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix/last-used-layout` --- ### 📝 Commits (4) - [`f9ac9d0`](https://github.com/BoostIO/BoostNote-App/commit/f9ac9d02e66010b679ece495ac466e93e29320ea) fix action ordering - [`014eb21`](https://github.com/BoostIO/BoostNote-App/commit/014eb2170e2e945b9dd472130b566156566030f3) fix editor index - [`9f4f658`](https://github.com/BoostIO/BoostNote-App/commit/9f4f65866680b33ec96c4edb96f27c473c76a016) fix to last edit layout - [`4465ee6`](https://github.com/BoostIO/BoostNote-App/commit/4465ee6bb3a064c233074e26faff13395e3067a6) fix tracking ### 📊 Changes **5 files changed** (+58 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/molecules/Editor/index.tsx` (+53 -28) ➖ `src/cloud/components/molecules/LayoutSelect.tsx` (+0 -112) 📝 `src/cloud/lib/mappers/topbarBreadcrumbs.ts` (+1 -1) 📝 `src/cloud/lib/stores/preferences/store.ts` (+2 -1) 📝 `src/cloud/lib/stores/preferences/types.ts` (+2 -1) </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:24:17 +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#1020
No description provided.