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
This is on the production site, qa and latest main, in FF (not tested Chrome yet)
How to reproduce
open a new map
add a supporting plot (no need to configure it)
click the legend gear icon or left hand side drawer-opener to open the left hand panel
see the new supporting plot in the list
go to 2
by the third plot you should see something like the screenshot below:
if you keep the tab in focus and wait ~10 seconds the layout seems to fix itself, BUT the elements are not clickable. In fact the screen area where the elements used to be is still clickable. Very odd.
if you switch browser tabs or otherwise change tab focus, the layout and interactivity is fully fixed
The text was updated successfully, but these errors were encountered:
This appears to be related to scrolling. If you scroll down in the "New plot" pane and click on a new plot, you will get the behavior described above. I noticed that I can fix the problem by "scrolling" in the marker configuration panel. The fix for this is no immediately obvious.
This is on the production site, qa and latest
main
, in FF (not tested Chrome yet)How to reproduce
The text was updated successfully, but these errors were encountered: