Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map - supporting plots layout is buggy #1278

Open
bobular opened this issue Nov 18, 2024 · 2 comments
Open

Map - supporting plots layout is buggy #1278

bobular opened this issue Nov 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@bobular
Copy link
Member

bobular commented Nov 18, 2024

This is on the production site, qa and latest main, in FF (not tested Chrome yet)

How to reproduce

  1. open a new map
  2. add a supporting plot (no need to configure it)
  3. click the legend gear icon or left hand side drawer-opener to open the left hand panel
  4. see the new supporting plot in the list
  5. go to 2
  6. by the third plot you should see something like the screenshot below:

image

  1. 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.
  2. if you switch browser tabs or otherwise change tab focus, the layout and interactivity is fully fixed
@bobular bobular added the bug Something isn't working label Nov 18, 2024
@dmfalke
Copy link
Member

dmfalke commented Nov 18, 2024

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.

@bobular
Copy link
Member Author

bobular commented Nov 19, 2024

Ooh, excellent detective work. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants