I find it weird that after deteting an item (let’s say from a Todo list), the next item that is selected is above the one that was just deleted not below it. That is especially weird since normally you tend to “do” things from the top down not from the bottom up so it doesn’t really make sense.
Steps to reproduce
- Have a list of items
- delete one from the list
Expected result
The item that was below the deleted one should be selected
Actual result
The item above it is actually selected
Environment
ios 17.0.1
Native app
No third-party scripts
Not sure if bug or feature request