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

Directions to implement bookmarks with hierarchy #72

Open
THENNARASU opened this issue Nov 4, 2024 · 4 comments
Open

Directions to implement bookmarks with hierarchy #72

THENNARASU opened this issue Nov 4, 2024 · 4 comments

Comments

@THENNARASU
Copy link

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

Subpage 1
Subpage 2
Page 2
Page 3

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.

@THENNARASU THENNARASU changed the title Directions to implement bookmarks with groupings Directions to implement bookmarks with expandable/collapsable parent Nov 4, 2024
@THENNARASU THENNARASU changed the title Directions to implement bookmarks with expandable/collapsable parent Directions to implement bookmarks with hierarchy Nov 4, 2024
@thomaxxl
Copy link
Collaborator

thomaxxl commented Nov 4, 2024

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:
https://github.com/thomaxxl/safrs-react-admin/blob/e94834321747ddad3b6eaa03be981a389fce650c/src/components/Menu.tsx#L173 .

If you'd like to implement this yourself I can provide some guidance. You can find us on slack : https://apilogicserver.slack.com/ .

@THENNARASU
Copy link
Author

THENNARASU commented Nov 4, 2024

Thanks @thomaxxl

Enrolling ApiLogicServer Slack is limited to specific domains. Would it be possible for have a custom domain (allytopic.com) added?

@valhuber
Copy link
Contributor

valhuber commented Nov 6, 2024

@THENNARASU

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

@THENNARASU
Copy link
Author

Thanks @valhuber . you can reach out to me at [email protected].

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

No branches or pull requests

3 participants