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.
Status and kind facets narrow the resource collection programmatically.
Status and kind facets narrow the resource collection programmatically.
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 |
|---|---|---|---|---|
| Customer accounts | Dataset | Customer Operations | Healthy | 48,291 |
| Invoice ledger | Dataset | Finance | Healthy | 8,442 |
Showing 2 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?