Loris icon indicating copy to clipboard operation
Loris copied to clipboard

[JSX] Add Loading Bar for Progressive Loading UI

Open HenriRabalais opened this issue 4 months ago • 0 comments

This PR introduces a Loading Bar component, allowing a progress prop to be passed which will fill the bar as it approaches 100%.

The LoadingBar has been incorporated into the the Filterable Datatable so that a Loading Bar can be displayed while data is being fetched.

HenriRabalais avatar Oct 10 '24 17:10 HenriRabalais