Skip to content

Move status and condition above the checkboxes in admin forms

jedmund requested to merge jedmund/reorder-status-condition into main

Summary

  • Reorder create/edit forms so status and condition dropdowns sit above obo/ships/private checkboxes.
  • New field order: title → description → url → price → quantity (+ bundle price when > 1) → status → condition → obo → ships → private → tags.

Test plan

  • Open /admin/new — confirm the dropdowns appear before the checkboxes
  • Open an existing /admin/edit/:id — same order, existing values selected
  • Submit an edit and confirm no fields regressed

Merge request reports

Loading