chejennifer
chejennifer
To show default charts, it would be updating nl config generation to add all the wanted charts to the config instead of just a place overview tile. So shouldn't be...
Also multiple loading spinners when trying to load a scatter page
Taking a quick look, I believe this has to do with ready_hooks (specifically [render_ready](https://github.com/datacommonsorg/website/blob/master/static/js/tools/map/ready_hooks.ts#L289)) not waiting on map points
moved to buganizer
/gcbrun
> They've rolled it out to their staging instance, but not prod. We could wait to merge this until it reaches prod Ok, I can wait until it reaches prod,...
> This PR looks good to merge. UN updated the site on their end to migrate from `userMessage` to `userMessages`, and I ran some tests locally and verified it's working...
since this change didn't trigger the nl tests to run on cloudbuild, can you run them locally to make sure this update is ok?