Loris
Loris copied to clipboard
[JSX] Add Loading Bar for Progressive Loading UI
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.