Texera / texera

Collaborative Machine-Learning-Centric Data Analytics Using Workflows
https://texera.github.io
Apache License 2.0
163 stars 75 forks source link

Execution Dashboard Backend Pagination & Frontend Loading Icon #3105

Open MiuMiuMiue opened 4 days ago

MiuMiuMiue commented 4 days ago

This PR addresses the issue #3016 that execution dashboard takes long time to load.

Changed made:

Loading Icon: execution_loading

Page Size Change: newnewnew

MiuMiuMiue commented 2 days ago

The sorting function on execution names should work. It seems not working might because of the default name for each execution is the same. The id in the parenthesis is not included in the execution name.