While waiting for the API to return data from the archive, create a loading state to avoid a layout shift when the table is populated with items.
- The loader should be centered inside the table
- Placeholder UI should have a
min-height to transition to a populated table smoothly.
While waiting for the API to return data from the archive, create a loading state to avoid a layout shift when the table is populated with items.
min-heightto transition to a populated table smoothly.