Admin list view bugs?

Silverstripe Version: 4.1

There’s two behaviours in the list view that are very annoying:

  1. If you sort a column (say, Date Created) and then click a row to see the edit page for the record you get an alert: “Changes will not be saved, are you sure you want to navigate away from this page”. That’s not an appropriate alert.

  2. After clicking OK to navigate to the edit page, heading back to the list view the list is not in the state I left it, IE sorted by Date Created.

Is there anything I can do about these things?

Note that the alert is fine for the edit page, just not the list view.