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

Clicking show buttons for Scatterplot dialogs generates error in console. #476

Open
jmelott opened this issue Mar 22, 2023 · 2 comments
Open

Comments

@jmelott
Copy link

jmelott commented Mar 22, 2023

To reproduce:
Open a map.
Open developer console.
Create a new panel in map and set to 2D or 3D scatterplot.
Select some area on map.
Click Grab button to set one of the coordinates.
Click the Show button for that coordinate.

Error appears in console:
Linkout.js:1930 Uncaught TypeError: SRCH.clearAllAxisSearchItems is not a function
at infoEl.children..onclick (Linkout.js:1930:12)

@jmelott
Copy link
Author

jmelott commented Apr 20, 2023

Error message no longer appearing. What should the behavior in this case be? I can see if some other selection is made, like by a search, it changes the rows back to the grabbed area, but it doesn't move the detail view panel to that selection area, so the only change one sees might be that the selection is cleared on the detail panel (if the selected area is not in view) and one can see on the summary that a different area is selected. Is that the desired behavior?

@bmbroom
Copy link
Member

bmbroom commented Apr 20, 2023

Not sure. I can see why you might want it to be.

I think it's not a show-stopper issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants