[PR #1028] [MERGED] Fix active input element condition #1095

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1028
Author: @Komediruzecki
Created: 6/26/2021
Status: Merged
Merged: 6/27/2021
Merged by: @Rokt33r

Base: masterHead: bugfix/active-input-element-condition


📝 Commits (1)

  • d9ea066 Fix active input element condition

📊 Changes

1 file changed (+2 additions, -3 deletions)

View changed files

📝 src/shared/lib/dom.ts (+2 -3)

📄 Description

Fix active input element condition

Without this, the active input element is not recognized and so shortcuts like Ctrl+Shift+ArrowLeft does jump out of editor instead of selecting the word

See this issue: #1027


🔄 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/1028 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 6/26/2021 **Status:** ✅ Merged **Merged:** 6/27/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `bugfix/active-input-element-condition` --- ### 📝 Commits (1) - [`d9ea066`](https://github.com/BoostIO/BoostNote-App/commit/d9ea0668d6e4976a5a9405ca3a0bce4bc72ceba3) Fix active input element condition ### 📊 Changes **1 file changed** (+2 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/shared/lib/dom.ts` (+2 -3) </details> ### 📄 Description Fix active input element condition Without this, the active input element is not recognized and so shortcuts like `Ctrl+Shift+ArrowLeft` does jump out of editor instead of selecting the word See this issue: #1027 --- <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:37 +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#1095
No description provided.