Skip to content

macOS webchat: Add scroll-to-bottom button when scrolled up #2466

@kennyklee

Description

@kennyklee

Feature Request

Add a floating "scroll to bottom" button in the webchat that appears when the user has scrolled up from the bottom of the conversation.

Motivation

  • Common chat UX pattern
  • Easy way to return to latest messages after reading history
  • Visual indicator that there's more content below

Implementation

  • Small circular button with down chevron icon
  • Appears at bottom-center when !isPinnedToBottom
  • Semi-transparent with .ultraThinMaterial background
  • Animates scroll to bottom on tap
  • Fade+scale transition when appearing/disappearing

Files affected

  • apps/shared/ClawdbotKit/Sources/ClawdbotChatUI/ChatView.swift

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions