mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #663] going up a line on backspace #347
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alex-cowles on GitHub (Oct 29, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/663
Current behavior
I'm on Android 11, on a Google Pixel 5, but not sure if this is the same across all platforms.
If I'm editing a list of items (just one element per line - no formatting) when I get to the start of the line, tapping delete (well, backspace) on the Android/phone keyboard, the keyboard is hidden and I am kept at the start of the line.
Expected behavior
When I'm at the start of an empty line, tapping backspace will take me up to the end of the line prior (AKA, delete the line break).
Steps to reproduce
Environment
Mobile
@Flexo013 commented on GitHub (Nov 8, 2020):
Duplicate of #488
@alex-cowles commented on GitHub (Nov 8, 2020):
Is it??
@Flexo013 commented on GitHub (Nov 9, 2020):
My bad, made a typo in the issue number.
@alex-cowles commented on GitHub (Nov 9, 2020):
But now you've closed the issue - did it get resolved?
@Flexo013 commented on GitHub (Nov 12, 2020):
@grafyte Yes, because issue #488 is about the same problem of deleting line breaks on mobile.