Layers are reordered when a query or queries are refreshed. Perhaps kepler.gl layers are sorted according to the arrival time of the result set on which the layers are built.
Expected behaviour
Layers are not reordered when a query is refreshed because the order of layers can be important to the visualization and require manual sorting after every refresh.
Observed behaviour
Layers are reordered when a query or queries are refreshed. Perhaps kepler.gl layers are sorted according to the arrival time of the result set on which the layers are built.
Expected behaviour
Layers are not reordered when a query is refreshed because the order of layers can be important to the visualization and require manual sorting after every refresh.
cc @Martha-Braun