Skip to content

[app] use react-window virtual scroll for message in Conversation view #3127

@vickiniu

Description

@vickiniu

Use the react-window virtual scroll library (which we use for the SourceList) to render messages in the Conversation view. This should improve the performance of rendering conversations with many messages in the app.

This does not address the backend issue of having to send the entire message history on each conversation render.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions