Skip to content

Expand recent transcripts section to show all rows without scrolling#8

Merged
execsumo merged 1 commit into
masterfrom
claude/expand-recent-transcripts-Gvyaq
May 14, 2026
Merged

Expand recent transcripts section to show all rows without scrolling#8
execsumo merged 1 commit into
masterfrom
claude/expand-recent-transcripts-Gvyaq

Conversation

@execsumo

Copy link
Copy Markdown
Owner

The ScrollView prevented the section from sizing to its natural content
height inside MenuBarExtra(.window), matching the same issue documented
for action rows. Since recentTranscripts is already capped at 3 items,
render them directly so 1–3 transcripts each get a visible row.

https://claude.ai/code/session_01W7WR5vPajX5pMPnFsitBiL

The ScrollView prevented the section from sizing to its natural content
height inside MenuBarExtra(.window), matching the same issue documented
for action rows. Since recentTranscripts is already capped at 3 items,
render them directly so 1–3 transcripts each get a visible row.

https://claude.ai/code/session_01W7WR5vPajX5pMPnFsitBiL
@execsumo
execsumo merged commit d01c8db into master May 14, 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