rusackas commented on PR #30023:
URL: https://github.com/apache/superset/pull/30023#issuecomment-2313362301
Agreed that it was wrong and that this fixes _the display_ of the chart, but
I'm _so_ confused by the meaning of the diff. I mean, yes - swapping it swaps
it, and that works. But now the code (modified by the diff) is
`${nodes[d.target.index]} → ${nodes[d.source.index]}` which displays the
`source` column then `→` then the `target` column. How is this now _displaying_
correctly but with the items _named_ incorrectly? 🤯
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]