Skip to content

[AnalyticalTable]: NoDataComponent shows during loading when alwaysShowBusyIndicator is used #8805

Description

@clevianerebeca-silva

Describe the bug

According to AnalyticalTable docs, NoDataComponent is rendered when the table is not loading, but when alwaysShowBusyIndicator is passed, NoDataComponent is rendered during initial loading (when data is still empty). Is this the expected behavior?

Isolated Example

https://stackblitz.com/edit/github-5krcbd4i?file=src%2FApp.tsx

Reproduction steps

  1. Create a AnalyticalTable component and use alwaysShowBusyIndicator prop
  2. Pass loading = true and data empty
    ...

Expected Behaviour

NoDataComponent should not appear when the table is loading

Screenshots or Videos

Image

UI5 Web Components for React Version

2.21.3

UI5 Web Components Version

2.21.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions