If a lists / tables is empty, we should show a bootstrap "alert" box ("primary" variant) that informs that no items were found.
We don't currently do that in most places, but it would be more informative if we did this in all applicable places.
It might be possible to handle this centrally in the PagingControl.
If a lists / tables is empty, we should show a bootstrap "alert" box ("primary" variant) that informs that no items were found.
We don't currently do that in most places, but it would be more informative if we did this in all applicable places.
It might be possible to handle this centrally in the
PagingControl.