[PR #1124] [MERGED] Add scroll past end #1164

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1124
Author: @Komediruzecki
Created: 8/29/2021
Status: Merged
Merged: 8/31/2021
Merged by: @Rokt33r

Base: masterHead: feature/add-scroll-past-end


📝 Commits (1)

📊 Changes

3 files changed (+3 additions, -0 deletions)

View changed files

📝 src/cloud/components/Editor/index.tsx (+1 -0)
📝 src/cloud/lib/editor/CodeMirror.ts (+1 -0)
📝 src/mobile/components/pages/DocEditPage.tsx (+1 -0)

📄 Description

Add scroll past end editor config (mobile and web/desktop)
Add scroll past end addon

Tested in desktop/web app

  • Chrome
  • Firefox

Showcase:

https://user-images.githubusercontent.com/18196945/131250600-d433ca54-2fba-4106-a386-dca02268b4d8.mp4


🔄 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/1124 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 8/29/2021 **Status:** ✅ Merged **Merged:** 8/31/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/add-scroll-past-end` --- ### 📝 Commits (1) - [`a0ad1eb`](https://github.com/BoostIO/BoostNote-App/commit/a0ad1eb30188254d920d93dfac407e434f861e5b) Add scroll past end ### 📊 Changes **3 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Editor/index.tsx` (+1 -0) 📝 `src/cloud/lib/editor/CodeMirror.ts` (+1 -0) 📝 `src/mobile/components/pages/DocEditPage.tsx` (+1 -0) </details> ### 📄 Description Add scroll past end editor config (mobile and web/desktop) Add scroll past end addon Tested in desktop/web app - Chrome - Firefox Showcase: https://user-images.githubusercontent.com/18196945/131250600-d433ca54-2fba-4106-a386-dca02268b4d8.mp4 --- <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:55 +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#1164
No description provided.