datagrok-ai / public

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

#2927: Heatmap is in a collapsed state after applying saved layout if it was stacked with another viewer #2927

Open katerina-stepanova opened 3 days ago

katerina-stepanova commented 3 days ago

v1.18, 1.19

Steps to reproduce:

  1. Open a table
  2. Open filters panel
  3. Add heatmap and some other viewer
  4. Stack heatmap over another viewer
  5. Use heatmap's horizontal slider to zoom in
  6. Download current layout
  7. Close the table
  8. Re-open the same table again
  9. Apply previously downloaded layout
  10. See heatmap

Expected results: heatmap is not in collapsed state. Actual results: heatmap is collapsed, so that only one column is visible:

image
dnillovna commented 3 days ago

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

katerina-stepanova commented 3 days ago

Same issue can also happen even without stacking heatmap and some other viewer, but i could not reproduce it in native grok without our app so far.