What this page shows
This page is the working catalog for top-level casino categories. Operators use it to search categories, review active state, and open create, edit, or reorder flows.
The list itself reads saved categories. Create, Edit, and Reorder are navigation entrypoints to separate category surfaces.
Filters that change the result
- Search categories... filters the currently loaded page by English category name or category id.
- All / Active / Inactive chips filter the currently loaded page by active state.
- Table pagination changes which server-backed page is loaded.
How to read the table
- Category ID is the internal category id.
- Name shows the English category name.
- Order ID is the stored category order value.
- Status shows whether the category is active.
- Actions opens row actions for Edit and Activate/Deactivate.
Actions
- Create Category opens the create form. It does not create a category from the list page itself.
- Reorder opens the drag-and-drop category ordering page.
- Edit opens the selected category edit form.
- Activate / Deactivate immediately sends a status update for the selected category and then refreshes the list.
Known caveats
- The list and the reorder page are complementary. The list is for finding and editing; the reorder page is for changing display order.
- Category names are multilingual, but the main table optimizes for the visible English label.
- Search and status chips are local filters over the currently loaded page, not full-catalog server filters in the verified page code.
- The list service supports search/status parameters, but this page currently filters search/status locally after rows are loaded.
- The loading overlay after a status toggle is driven by local refresh state and a short delayed refetch.