ecrin-github / rms-portal-new

RMS Portal with Python backend
MIT License
0 stars 0 forks source link

Keep loading animation until all data is loaded on individual views #27

Open cudillal opened 4 months ago

cudillal commented 4 months ago

When navigating to an individual view (study, DO, etc.), the loading animation ends quickly, but the data is often not loaded right away, usually a second or two later (and blank fields or none are in place of the data to be loaded). This could be enhanced by keeping the loading animation until the data is fully loaded.

This also needs to be improved when switching tab in DTP/DUPs

cudillal commented 3 months ago

Needs to be fixed for DTP/DUP views especially

cudillal commented 3 months ago

Erratum: not exactly fixed for study and DO individual views, as child components are still loading after spinner is hidden

sergiocontrino commented 3 months ago

automatically closed when merged (?) to check

cudillal commented 1 month ago

should be mostly fixed for DTPs/DUPs