Queue entries

Hello,
I’m new to RPA and now working on my first processes. For one of these processes I would like to use a queue.
My tests are successful. But I think the handling of the queue is a little bit strange. I can understand, that an entry marked as “in process” cannot be deleted. But I think the other ones that I can mark and click on “Remove” should be deleted immediately and not stay marked as “deleted” in that queue. That would be great and make some things a lot easier.