You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We discussed this briefly in the last UI/UX meeting.
I've checked again and I think after #16514 and #16562 we are loading the configuration object only once.
In the meeting, it was mentioned that we may still want to reload the config when logging in (as it can be an admin user with extra config options) but this is working now as we reload the entire app anyway. Once we get to a full single page with 0 reloads we should make sure it's reloading it.
So I will go ahead and consider this done 🎉 please reopen if you think there is still an issue.
Describe the bug
The configuration is loaded once via API, and once it is included in the initial html.
Galaxy Version and/or server at which you observed the bug
Galaxy Version: dev
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Configuration is only retrieved once
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
This was observed in #16454, as these two configurations can diverge.
The text was updated successfully, but these errors were encountered: