-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or requestfront-endIssue in the front-end (UI/UX)Issue in the front-end (UI/UX)good first issueGood for newcomersGood for newcomers
Description
Review
The control panel shown only main pages and has no functionality to render sub-menus. Sub-menus can be derived from the 'admin_pages' tables from the DB. Specifically Control::getPages() function gets all the pages from the DB, present in the Control controller (can be accessed via API request).
Desired
- Sub-pages will be shown in a sub-menu
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfront-endIssue in the front-end (UI/UX)Issue in the front-end (UI/UX)good first issueGood for newcomersGood for newcomers