Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add render for sub-pages as dropdown menus #1

Open
LessComplexity opened this issue Feb 29, 2020 · 0 comments
Open

Add render for sub-pages as dropdown menus #1

LessComplexity opened this issue Feb 29, 2020 · 0 comments
Labels
enhancement New feature or request front-end Issue in the front-end (UI/UX) good first issue Good for newcomers

Comments

@LessComplexity
Copy link
Member

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
@LessComplexity LessComplexity added enhancement New feature or request good first issue Good for newcomers front-end Issue in the front-end (UI/UX) labels Feb 29, 2020
@LessComplexity LessComplexity changed the title FE: Add render for sub-pages as dropdown menus Add render for sub-pages as dropdown menus Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request front-end Issue in the front-end (UI/UX) good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant