Skip to content

[bug] Export to Markdown/CSV includes "(50 more)" placeholder instead of full dataset #876

@ClaireGz

Description

@ClaireGz

Problem

When a table in the chat UI is truncated for display (showing "(50 more)" at the bottom), exporting that table to Markdown or CSV includes the literal "(50 more)" placeholder in the exported file instead of fetching and exporting all rows.

This affects both export formats (Markdown and CSV).

Reported by a customer.

Expected behavior

Exporting to Markdown or CSV should always include the full dataset, regardless of how many rows are displayed in the UI. The "(50 more)" truncation is a display-only hint and should never appear in exported content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2:mediumchat ui/uxEverything that is mainly related to frontend Chat experience

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    TODO

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions