Skip to content

Overview tab first, pin console compose to bottom of screen#575

Merged
asim merged 1 commit intomainfrom
claude/add-wallet-transfers-74PHC
Apr 23, 2026
Merged

Overview tab first, pin console compose to bottom of screen#575
asim merged 1 commit intomainfrom
claude/add-wallet-transfers-74PHC

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Apr 23, 2026

Tab order: Overview | Console (was Console | Overview).

Console layout: flexbox column filling viewport height. Events div gets flex:1 and scrolls. Compose form is flex-shrink:0 at the bottom with a border-top separator — stays pinned like a messenger input even when the events list is short or long. Tab toggle uses display: flex (not block) for the console so the column layout works.

Tab order: Overview | Console (was Console | Overview).

Console layout: flexbox column filling viewport height. Events div
gets flex:1 and scrolls. Compose form is flex-shrink:0 at the bottom
with a border-top separator — stays pinned like a messenger input
even when the events list is short or long. Tab toggle uses display:
flex (not block) for the console so the column layout works.
@asim asim merged commit 83de0cb into main Apr 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants