-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Directions to implement bookmarks with hierarchy #72
Comments
Hello @THENNARASU , Thank you for the interest in our project. We use the free version of react-admin and the multilevel menu feature is part of the react-admin enterprise version. https://marmelab.com/react-admin/Menu.html#nested-menu-items . The ApiLogicServer Menu is implemented here: If you'd like to implement this yourself I can provide some guidance. You can find us on slack : https://apilogicserver.slack.com/ . |
Thanks @thomaxxl Enrolling ApiLogicServer Slack is limited to specific domains. Would it be possible for have a custom domain (allytopic.com) added? |
Hi, I am Val, who started this project. You have raised some interesting questions, along with your offer to contribute. We are very interested. I will contact you via email and linkedIn, anxious to talk |
Thanks @valhuber . you can reach out to me at [email protected]. |
This is not an issue but a request. Apologize for me posting this here.
First of all, thanks a bunch for sharing such an awesome foundational framework and believing in open source.
To clarify, imagine this as the hierarchy for the links on the navigation sidebar:
Page 1
So the above ask is to see the possibility of grouping individual links with a parent/child links, and the the parent bookmark is expandable/collapsable when the child links exist.
I would like to see the possbility of contributing this framework as a developer as well.
The text was updated successfully, but these errors were encountered: