Skip to content

EuiBasicTable Loading should not clear all rows #2393

@andrewvc

Description

@andrewvc

In the uptime app we were experiencing expanding rows closing, then re-expanding on reloads of data (the app automatically refreshes every so often by default). leading to the behavior seen in the GIF below.

outtrim2

Looking at the HTML changes in the chrome debugger the issue seems to be the loading prop, probably this line where the table body is replaced, if I had to guess.

The temporary fix for us is to just disable loading, which isn't optimal. Ideally the loading animation could show on refreshes without clearing the table.

CC @shahzad31

Metadata

Metadata

Assignees

No one assigned

    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