Feature request: Automatic scroll upwards in case of new file. Feedback needed

Thanks for sharing your idea here!

I think we need to be careful with automatic scrolling like this. If the user has previously scrolled further down, scrolling up automatically might be undesired and disruptive. So, I’d add the following condition:

  • If scrolling position was not the top of the view before, don’t scroll up.

And this is how the new list view in 43 is going to work. You can test the Nightly build here: Apps/Nightly - GNOME Wiki!