Operator guideENimage-gallerylistassets

Image Gallery / List

Standalone upload-and-gallery page with drag-and-drop file upload, thumbnail preview, delete confirmation, and automatic gallery refresh after upload or removal.

Reader view

Clean portal guidance

This page keeps the operator explanation, field and action descriptions, and screenshots visible without exposing repo paths, raw sidecars, or editorial-only implementation details.

Narrative content

Page body

What this surface does

This is the only verified route for Image Gallery.

Operators use it to upload images into the gallery, review the returned thumbnail set, and remove one image when it should no longer stay available.

How the page is organized

  • the upload dropzone sits above the gallery
  • the gallery renders one thumbnail card per returned image
  • each thumbnail exposes one delete control
  • deletion is guarded by a confirmation dialog

How to read the page

  • each tile represents one gallery image returned by the FE hook
  • the image preview is rendered from imageUrl
  • the delete button opens a confirmation step before removal

Main actions

  • upload one or more images through the dropzone
  • open delete confirmation for one gallery image
  • confirm deletion for the selected image

Known caveats

  • The page does not show rich metadata beyond the returned image itself.
  • Upload and delete both trigger a gallery refresh through the FE hook, but backend success semantics were not verified beyond the route names visible in the hook.
  • There is no verified FE action to edit captions, rename an image, or reorder gallery items on this route.

Verification status

  • status: verified_fe_only
  • verified FE route:
    • /image-gallery
Operational notes

Notes

item

The page is a single upload-and-gallery surface with no separate detail or form route.

item

Upload uses multipart form data and appends one `name` plus one `image` entry per selected file in the verified FE hook.

item

Backend controller or storage ownership was not traced in this pass, so the route stays FE-verified only.

Related references

Related pages

pageActivity Tag Rules / List

Main inventory for activity-driven tag rules, with search, activity and status filters, grouped rows, clone, edit, and run actions.

pageAffiliate Deals / List

Searchable table of affiliate deal rows with PID filter, create action, dashboard shortcut, and edit/delete row actions.

pageAffiliate Payment Settings / List

Affiliate payment settings inventory page for reviewing configured rows and opening saved records.

pageAffiliate Settings / List

Affiliate inventory list used to review saved affiliates and open detail or report flows.

pageAuto Tags Manager / List

Rule inventory with search, direct navigation to create or reorder, row-level run controls, and job history or recovery actions.

pageAutomatic Withdrawal / List

Rule register for automatic-withdrawal logic, with search, status filtering, row actions, and create navigation.