[PR #1468] [MERGED] BugFix - Feb 02 #1371

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

📋 Pull Request Information

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

Base: masterHead: bug/feb-02


📝 Commits (6)

  • 24f6995 update page props fix
  • 5e288de rollback kanban scroll due to collisionDetectionBug
  • c2bf83f remove log
  • ebe02bb fix prettify
  • 0bab228 updated dnd packages for intersection fixes
  • d8c1250 restore scroller in kanban

📊 Changes

6 files changed (+56 additions, -20 deletions)

View changed files

📝 package-lock.json (+11 -11)
📝 package.json (+3 -3)
📝 src/cloud/components/Router.tsx (+3 -1)
📝 src/cloud/components/settings/MembersTab.tsx (+1 -3)
📝 src/cloud/lib/stores/nav/store.tsx (+30 -2)
📝 src/cloud/lib/utils/events.ts (+8 -0)

📄 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/1468 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 2/1/2022 **Status:** ✅ Merged **Merged:** 2/2/2022 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `master` ← **Head:** `bug/feb-02` --- ### 📝 Commits (6) - [`24f6995`](https://github.com/BoostIO/BoostNote-App/commit/24f69953109231e9afe0da7f3668d54c105325bf) update page props fix - [`5e288de`](https://github.com/BoostIO/BoostNote-App/commit/5e288de8ab8430db7ed9d4fbff71269ca663f857) rollback kanban scroll due to collisionDetectionBug - [`c2bf83f`](https://github.com/BoostIO/BoostNote-App/commit/c2bf83fe83010fd29ef7631c68a941bece65602f) remove log - [`ebe02bb`](https://github.com/BoostIO/BoostNote-App/commit/ebe02bb389f59845acc456c9bf351a76710eccfb) fix prettify - [`0bab228`](https://github.com/BoostIO/BoostNote-App/commit/0bab228c702923e901e80df01aeca95d06846c2f) updated dnd packages for intersection fixes - [`d8c1250`](https://github.com/BoostIO/BoostNote-App/commit/d8c12507629263d26b9586aefbbd2c17ed1b5a10) restore scroller in kanban ### 📊 Changes **6 files changed** (+56 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+11 -11) 📝 `package.json` (+3 -3) 📝 `src/cloud/components/Router.tsx` (+3 -1) 📝 `src/cloud/components/settings/MembersTab.tsx` (+1 -3) 📝 `src/cloud/lib/stores/nav/store.tsx` (+30 -2) 📝 `src/cloud/lib/utils/events.ts` (+8 -0) </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:52 +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#1371
No description provided.