Currently we are using a lot of time the "repeatable zone" feature. Many of this times, the repeatable zone contains 50 or more entries.
A lot of times we need to insert a new entry after position #2 or somewhere in between. Because right now the feature supports adding a new item only at the bottom and than moving it one by one until we reach our desired position, this process is very time consuming and annoying.
All this could be simplified a lot if prismic would support a small icon button that would allow us to insert after the specific position.
For example, here, besides the existing button, there could be an additional button "+" allowing us to add after this entry instead of at the end:
What do you thin? Would this be something doable? Is there any other way I could achieve the same?