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 issue is observed in dnd mode and dnd hybrid mode
When doing reordering for multiple times with dnd, it become inaccurate and moving one metric sometimes was moving other metric, and when the reordering behavior is incorrect, the popover is not matching the column and metrics.
Expected results
reordering is accurate and popover will match the metric after reordering
Actual results
reordering is not accurate and popover did not match the metric after reordering is wrong
Screenshots
[dnd hybrid FF] reordering issue
dnd.hybrid.reordering.not.accurate.mov
[dnd FF only] reordering issue and popover did not match up with metric once the reordering is wrong
dnd.reordering.issue.1.mov
How to reproduce the bug
add multiple metric or columns to fields
reordering multiple times by dnd
observe reordering error
when ordering error is observed, check popover for metrics
Environment
(please complete the following information):
superset version: latest master
python version: python --version
node.js version: node -v
any feature flags active:
Checklist
Make sure to follow these steps before submitting your issue - thank you!
I have checked the superset logs for python stacktraces and included it here as text if there are any.
I have reproduced the issue with at least the latest released version of superset.
I have checked the issue tracker for the same issue and I haven't found one similar.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
This issue is observed in dnd mode and dnd hybrid mode
When doing reordering for multiple times with dnd, it become inaccurate and moving one metric sometimes was moving other metric, and when the reordering behavior is incorrect, the popover is not matching the column and metrics.
Expected results
reordering is accurate and popover will match the metric after reordering
Actual results
reordering is not accurate and popover did not match the metric after reordering is wrong
Screenshots
[dnd hybrid FF] reordering issue
dnd.hybrid.reordering.not.accurate.mov
[dnd FF only] reordering issue and popover did not match up with metric once the reordering is wrong
dnd.reordering.issue.1.mov
How to reproduce the bug
Environment
(please complete the following information):
python --version
node -v
Checklist
Make sure to follow these steps before submitting your issue - thank you!
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: