[PR #876] [MERGED] Fix draggable area of cloud space #966

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/876
Author: @Rokt33r
Created: 3/19/2021
Status: Merged
Merged: 3/19/2021
Merged by: @Rokt33r

Base: masterHead: fix-draggable-area-of-cloud-space


📝 Commits (2)

  • aa70ea9 Discard unnecessary webkit app region style
  • c35c9ef Add draggable area to BoostHub webview

📊 Changes

2 files changed (+142 additions, -15 deletions)

View changed files

📝 src/cloud/components/organisms/RightSideTopBar/styled.ts (+1 -1)
📝 src/components/atoms/BoostHubWebview.tsx (+141 -14)

📄 Description

Screen Shot 2021-03-19 at 2 24 42 PM
  • Added a draggable area on top of the cloud space webview
  • The area will bypass all mouse inputs to the webview

🔄 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/876 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 3/19/2021 **Status:** ✅ Merged **Merged:** 3/19/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix-draggable-area-of-cloud-space` --- ### 📝 Commits (2) - [`aa70ea9`](https://github.com/BoostIO/BoostNote-App/commit/aa70ea9c80b993108d636a8660d1fe7d7854d0f6) Discard unnecessary webkit app region style - [`c35c9ef`](https://github.com/BoostIO/BoostNote-App/commit/c35c9ef6ec9a38101e46f37d775ac701deb647fb) Add draggable area to BoostHub webview ### 📊 Changes **2 files changed** (+142 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/organisms/RightSideTopBar/styled.ts` (+1 -1) 📝 `src/components/atoms/BoostHubWebview.tsx` (+141 -14) </details> ### 📄 Description <img width="1358" alt="Screen Shot 2021-03-19 at 2 24 42 PM" src="https://user-images.githubusercontent.com/5865853/111735429-5d470a80-88bf-11eb-9fe8-b7c492b51c03.png"> - Added a draggable area on top of the cloud space webview - The area will bypass all mouse inputs to the webview --- <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:00 +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#966
No description provided.