#Dashboard is barely loading

1 messages ยท Page 1 of 1 (latest)

prime axle
#

As described here: #general message

Even if you have 1 model selected (let's say, the last one out of 99), it takes over a minute to load the Scores page with just this one model.

If you currently load all the models at once, it could be beneficial to load only models that have checkboxes selected.

smoky shore
#

pushing out a fix now

prime axle
#

๐Ÿ‘

#

One problem though: if you select additional models, colors flip and model names on hover are also wrong now

#

refreshing the page doesn't help, wrong names and colors are stuck

#

And another issue: Select All now selects only the first model

smoky shore
#

hmm, I'm not able to reproduce the color flipping / wrong name issue but pushing a fix for the select/clear toggle and an issue with the initial non-cached state.

prime axle
#

to reproduce the color flipping / wrong name
try:

  1. de-select all
  2. randomly select several models
  3. refresh the page
  4. try selecting +1 model that is BEFORE all of the already selected ones
prime axle
#

yeah, unfortunately, the dashboard is completely unusable atm ๐Ÿซ 
For example, this is tuzemun in Scores:

#

and this is the same model but on the model's page:

#

if not easy to fix quickly, maybe it makes sense to roll it back for now. Better slow than nothing ๐Ÿ˜ƒ
@smoky shore

smoky shore
#

nah wasn't too bad just some old convoluted code. fix rolling out.

verbal geyser
#

I lost my plots after this fix on Brave. I wouldn't worry about it unless you see more reports. I can still use them on Firefox, but I'm leaving this here just as a report. I cleared cache, but haven't signed out and in again.

smoky shore
verbal geyser
#

It works after signing out and back in, since that seems to reset everything

smoky shore
#

yeah I believe that clears all of the local storage settings

prime axle
#

it looks like there is still some issue with the charts... Not sure how to reproduce it precisely yet, but if you spend a few minutes with the charts and then select more checkboxes, colors and titles begin to flip again (Chrome)

smoky shore
prime axle
#

yes, just did it and reproduced the issue in less than 1min

smoky shore
prime axle
#

just tried in brave in private tab, the same issue. I think there might be multiple issues, but one way to reproduce is to start selecting/deselecting checkboxes after all of the checkboxes were selected/deselected on the page load (race condition?)

#
  1. select all
  2. refresh the page
  3. immediately "clear selected"
  4. randomly set checkboxes
smoky shore
smoky shore
#

fixed