Clicking delete just deletes local end. On backend the data is still complete so refetching e.g. because you changes settings would resend the data. So guess that is what is happening here - refetching as console is shown new so it reloads last 1000 lines matching filter. So not really a bug.