Blocks disappear when outdented past zoom root in focused view
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 50/100
Research direction
No source file or test is named. Reproduce the focused-view case with nested blocks, then inspect the outdent handling for a direct child of the zoom root and compare it with the fix in DB PR #12583. Done means Shift+Tab is blocked at the zoom root and the block remains visible and structurally intact.
Written by the indexing model from the issue text.
Description
Bug Description
When in focused view (zoom mode), pressing Shift+Tab to outdent a block that is a direct child of the zoom root causes the block to disappear.
Steps to Reproduce
- Open a page with nested blocks, e.g.:
- Block A
- Block B
- Block C
- Block B
- Block A
- Click to zoom/focus into Block B
- Select Block C
- Press Shift+Tab to outdent
https://github.com/user-attachments/assets/6478a8f8-647a-4ee7-990c-c598133b534d
Expected Behavior
Block C should not be outdented, since it's already at the top level under the zoom root. The outdent operation should be blocked.
Actual Behavior
Block C disappears — it gets outdented past the zoom root, breaking the page structure.
Related
Same fix as https://github.com/logseq/logseq/pull/12583 in the DB version.
- Dominant language
- Clojure
- Stars
- 297
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from logseq/og
-
Difficulty 4/5 3-5 days Newbie friendliness 62/100
-
Difficulty 3/5 1-2 days Newbie friendliness 76/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
.Team/Metabot Priority:P3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
needs triage
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
scalar-labs/scalar-jepsen#222 · 1 comment ·