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

"Manage" menu #6427

Closed
dgquail opened this issue May 10, 2024 · 6 comments
Closed

"Manage" menu #6427

dgquail opened this issue May 10, 2024 · 6 comments

Comments

@dgquail
Copy link
Collaborator

dgquail commented May 10, 2024

The menu under "Manage" should remain visible and respond when switching between its different sections. However, while clicking on "organizations" keeps the menu intact, clicking on "partners" seems to make the menu disappear and take you to an unexpected place.
Could it be that this problem also causes us routing problems?
Do you have any suggestions or recommendations for using this component?

@emi420
Copy link
Collaborator

emi420 commented May 14, 2024

The menu that @dgquail is mentioning is the submenu with the links for "Overview, Projects, ..." where there will be a new "Partners" link:

Screenshot 2024-05-14 at 11 01 09

@ramyaragupathy
Copy link
Member

@dgquail
Copy link
Collaborator Author

dgquail commented May 14, 2024

Thanks @emi420 and @ramyaragupathy . The problem is not that the 'Partners' menu is displayed, we have already added that. The fundamental problem is that when we enter the partners page the manage menu disappears and we are not finding a way for the Partner's CRUD to always be visible.
What do we have to take into account so that the manage menu is always visible while managing partners?

Thanks all

@royallsilwallz
Copy link
Contributor

hey @dgquail, I'll be looking into this issue today and get back to you with my findings.

@ramyaragupathy
Copy link
Member

ramyaragupathy commented May 15, 2024

@dgquail - please share the link to your code for @royallsilwallz to review this further

cc @emi420

@royallsilwallz
Copy link
Contributor

royallsilwallz commented May 15, 2024

hey @dgquail, it worked fine for me in the latest develop branch. I created a view with partners page and added the partners link to the tab like in the screenshot below. It is working well.
I think I'll have to take a deeper look into your code to see the issue.

image

This was referenced May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

5 participants