Closed 0x41gawor closed 5 days ago
In this case it was unfortunate and bad design of Opa. But should give the user possibility to do such action. Here we have two options.
At first glance, 1 option appears to be 10x better. It gives more elasticity, atomicity and leaves Send Action as simple as it is. The only drawback is that functionally it is a subset of concat. Actually it is a concat where inputKeys array is one element. Maybe rename concat to nest and everything is good?
Yeah, definetely the best solution is just to rename concat
action type to nest
.