发布

  • [OPIK-6206] [FE] fix: thread sidebar scrolling (#6473)

    frostbyte_neo 发布于 2026-04-24 09:25:30 +00:00

    Restore min-h-0 on the flex container that wraps the resize-observed
    content region. Without it, the default min-height: auto on a
    flex-auto child causes it to grow to its content's intrinsic height,
    inflating clientHeight and breaking the body-height calculation used
    by TraceMessages.

    Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com

    下载附件