mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 13:06:00 +03:00
[GH-ISSUE #332] bug: Stacking order does not respect layout order when zIndex is absent #851
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#851
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 @veracioux on GitHub (Nov 21, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/332
Title. Originally discovered this in opencode when cycling between parent session and subagent session:
https://github.com/user-attachments/assets/39f729aa-3770-446f-8d76-0c2c04192461
Will have a PR ready shortly.
Minimalistic reproduction repo:
https://github.com/veracioux/opentui-332-repro
index.tsx, then runbun devand you'll see the issue.