Right now, the sort option isn’t available in the pipeline view, so new leads may appear in what seems like a random order.
This happens because the pipeline items are displayed based on their internal creation IDs from the backend, and no front-end sorting logic has been applied yet to manually reorder or prioritize new entries.
We know how helpful sorting (like newest on top) would be, and it's something we're considering for future updates.