I'm often struggling to re-order items that are wrapped within a flex container.
The "move backward/forward relative to ..." buttons don't help, they simply act like the "move to the back/front" buttons.
Is it on the roadmap to improve the situation with wrap? Now I work around it by using one flex container per row/column instead of using the "wrap" feature.