Dont lock cycle analytics tabs when loading
I'm not sure how CA works but the requests seem to take a long time, maybe its calculates on the fly?
We lock the buttons when loading some stage analytics, seeing as these requests can take a long time or even fail, we should avoid locking the UI.
Of course, I assume this is by design for some valid reason, but we should iterate it out. :) If it's about backend health we can still queue the requests in series, but free the UI from locking.
Edited by 🤖 GitLab Bot 🤖
