Searchable and filterable resource inventory with bulk selection, empty, failure, density, long-content, and mobile states.
Block-composed data & operations coverage across realistic application states.
A valid zero-result query uses the typed EmptyState boundary.
A valid zero-result query uses the typed EmptyState boundary.
Search terms and facets are ordinary caller-owned GET parameters.
No caller-owned records satisfy the current query and facets.
Clear the filters or create a new organization resource.
test/dummy/app/components/gallery/flows/data_resource_overview_page.rbrender_search
render_error if state == "error"
render_bulk_action if state == "bulk"
render_resources
render_pagination if resources.any?