Checkboxes in list not showing if not checked and or unchecked

What I’m trying to do

I try to make a view of a base in list view with checkboxes. I filtered for done is not checked. It only showes checkboxes that where checked and unchecked. I want them to show allways, so that they can be unchecked on the dashboard.
I dont know if this is a bug or if I am doing something wrong.

Things I have tried

If I convert the view in a table it works.