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 catalog failure preserves filters and presents an explicit recovery route.
A catalog failure preserves filters and presents an explicit recovery route.
Search terms and facets are ordinary caller-owned GET parameters.
The resource query failed before any records were returned.
Retry after the catalog service reconnects.
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?