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 support for dropdown menu instead of treeview #118

Open
EitanBlumin opened this issue Apr 15, 2019 · 1 comment
Open

Add support for dropdown menu instead of treeview #118

EitanBlumin opened this issue Apr 15, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@EitanBlumin
Copy link
Owner

EitanBlumin commented Apr 15, 2019

Use jQuery implementation (see #117 ), and something like the following:

https://stackoverflow.com/questions/51871908/bootstrap-4-nested-dropdown

@EitanBlumin EitanBlumin added the enhancement New feature or request label Apr 15, 2019
@EitanBlumin EitanBlumin added this to the Alpha release 1 milestone Apr 15, 2019
@EitanBlumin EitanBlumin self-assigned this Apr 15, 2019
@EitanBlumin
Copy link
Owner Author

EitanBlumin commented Apr 15, 2019

Should probably prepare more generic wrapper functions, or several different functions, each receiving a JSON / JS object as parameter representing the navigation tree, and using jQuery to generate a navigation bar, based on layout settings (sidebar, topbar, Bootstrap 4, Bootstrap 3, etc.).

And/or maybe use some kind of string templating methodology to make these functions as flexible as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant