When empty state of ResourceList is rendered (items property equals []), bulk actions component with checkbox remains visible with text Showing 0 {{ resource name }}.
It disappears after clicking on it or after next render with 0 search results.
Only empty state must be rendered.
Sandbox: https://codesandbox.io/s/n01xx425qj
I'm taking a look at a few ResourceList issues, this week and next. I'll add this to the list.
Most helpful comment
I'm taking a look at a few
ResourceListissues, this week and next. I'll add this to the list.