litmuschaos/litmus

Add Loader while metadata is being fetched in Workflow Settings

Open

#3263 aperta il 7 ott 2021

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)HTML (574 fork)batch import
Hacktoberfestbug

Metriche repository

Star
 (3702 star)
Metriche merge PR
 (Merge medio 42g 14h) (20 PR mergiate in 30 g)

Descrizione

What happened: The Workflow Settings Component doesn't show a loader while the details of the workflow are being fetched due to slower networks, instead, it has an empty text field and a blank avatar.

What you expected to happen: The Stepper UI component should be loaded but the Text Field and the Avatar section should consist of a loader while the data is being fetched. Also, the Next button should be disabled while the fetch isn't completed.

How to reproduce it (as minimally and precisely as possible): Toggle throttle slow network on the browser and navigate to the Workflow Settings page.

Guida contributor