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 resource query remains visible in the native GET form and result links.
A resource query remains visible in the native GET form and result links.
Search terms and facets are ordinary caller-owned GET parameters.
Searchable resources with caller-owned status, kind, owner, and record totals.
| Resource | Kind | Owner | Status | Records |
|---|---|---|---|---|
| Production deployments | Stream | Reliability Engineering | Healthy | 12,804 |
Showing 1 of 24 resources
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?