Parent of zoomed item gets concatenated with the immediate parent below after pressing Delete at the end of the line

Steps to reproduce

Starting from scratch, what are the steps to make the bug happen? The fewer the steps, the better.
Zoom in onto any parent
On the parent title, go to the end of the line. Press “Del”

Expected result

What do you expect to see after carrying out the steps above?
Nothing is expected to happen. As the cursor is at the end of the line and there is no more text after, the “Del” should do just nothing

Actual result

Instead of the expected result, what happened?
The next parent title (not zoomed in) is moved and put together with the parent that is zoomed in. This happens when the zoomed in parent has no children underneath.
IF the zoomed in parent has any children, after pressing “Del” the first indented item (1st child) is moved to where the parent is.

(This second condition is somehow expected as like in Word we’re pulling text from bottom to the top. So I guess it’s normal for Dynalist to do it. BUT the first condition (parent pulls up next parent) should never happen IMO. When a parent is zoomed in, I expect all the other items to be out of focus and thus “ignored”).

Sorry if this case has already been raised here before.

Environment

Which operating system are you using? W10 1909
Which browser are you using? Edge-Chromium latest version
If you’re using a desktop or mobile app, what’s the version number of Dynalist? Only Web
Are you using any third-party scripts for Dynalist, e.g. PowerPack? Nope, not even a custom CSS


Additional information

Anything else you think would help our investigation, like a screenshot or a log file? You can drag and drop screenshots to this box. For large amount of text, try putting them into something like Pastebin.


Additional comments

Can repro, thanks for the report!