Data resource overview

Searchable and filterable resource inventory with bulk selection, empty, failure, density, long-content, and mobile states.

Data resource overview

Block-composed data & operations coverage across realistic application states.

Bulk

A policy-gated application form selects resources and an operation for review.

ViewportFull width
Rubytest/dummy/app/components/gallery/flows/data_resource_overview_page.rb
render_search
render_error if state == "error"
render_bulk_action if state == "bulk"
render_resources
render_pagination if resources.any?