Skip to content

Conversation

@ammar-agent
Copy link
Collaborator

The flex-col-reverse approach for auto-scroll broke text selection because the DOM order was reversed from visual order.

Reverts to using a <pre> element for proper text selection while adding a simple useEffect to auto-scroll to bottom while running.


Generated with mux • Model: anthropic:claude-opus-4-5 • Thinking: high

The flex-col-reverse approach for auto-scroll broke text selection
because the DOM order was reversed from visual order.

Reverts to using a <pre> element for proper text selection while
adding a simple useEffect to auto-scroll to bottom while running.

---
_Generated with `mux` • Model: `anthropic:claude-opus-4-5` • Thinking: `high`_
@ammario ammario merged commit 0bdefe1 into main Dec 21, 2025
20 checks passed
@ammario ammario deleted the init-hook-t539 branch December 21, 2025 01:53
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