Manage Items
Manage Items
Items Manage is the operational list for place-linked items.
Layout
i-filterformodule="item"withestablishedBy,placeId, andstorageId- table columns for image, name, storage, place, timestamps, and actions
- conditional place column based on permission
Important behavior
- clicking the name opens
Updatewhen allowed - actions include QR download,
View, andUpdate - the list shows both
created_atandpublished_at - route query params stay synced when pagination changes
Operational notes
- filter by
storageIdwhen debugging storage-specific item issues - add
placeIdwhen 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.

