Manage Items

Manage Items

Items Manage is the operational list for place-linked items.

Layout

  • i-filter for module="item" with establishedBy, placeId, and storageId
  • table columns for image, name, storage, place, timestamps, and actions
  • conditional place column based on permission

Important behavior

  • clicking the name opens Update when allowed
  • actions include QR download, View, and Update
  • the list shows both created_at and published_at
  • route query params stay synced when pagination changes

Operational notes

  • filter by storageId when debugging storage-specific item issues
  • add placeId when one storage structure serves multiple places
  • the delete icon is present, but the confirm path is incomplete in the current source

Items often need two-dimensional filtering

Unlike the place list, item operations often require both place and storage context to avoid editing the wrong artifact.