datagrok-ai / public

Public package repository for the Datagrok.ai platform
MIT License
45 stars 26 forks source link

#3145: Scatter plot: label can be dragged out of scatter plot area and completely hidden #3145

Open katerina-stepanova opened 1 day ago

katerina-stepanova commented 1 day ago

v 1.22.1

Steps to reproduce:

  1. Open a table
  2. Add a scatter plot
  3. Configure showing labels (e.g. select a couple of columns for label, including some structure)
  4. Make sure there is at least one label shown
  5. Drag label out of the scatter plot

Expected results: it should not be possible to drag label so that it is hidden completely, small part of it should be visible allowing to drag it back. Actual results: label can be dragged out of scatter plot area, so that it is hidden completely and cannot be dragged back. Mouse cursor is in dragging state (shown as hand) when over this scatter plot after this. 2024-11-06_12-19-00 (1)

dnillovna commented 1 day ago

This issue has been mirrored in Jira: https://reddata.atlassian.net/browse/GROK-16997