The Task Show screen contains two Tabs that can load large amounts of data.
The Dataset Tab loads a table with thousands of lines using React Virtuoso.
The Features Tab has 37 charts, each loading thousands of data points.
Due to the complexity of these tabs, it is essential to develop the loading and/or skeleton strategy to improve the user experience, avoiding waiting a long time without any visual feedback.
The Task Show screen contains two Tabs that can load large amounts of data.
Due to the complexity of these tabs, it is essential to develop the loading and/or skeleton strategy to improve the user experience, avoiding waiting a long time without any visual feedback.