hotosm / tasking-manager

Tasking Manager - The tool to team up for mapping in OpenStreetMap

Home Page:https://wiki.openstreetmap.org/wiki/Tasking_Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Manage" menu

dgquail opened this issue · comments

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?

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

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

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

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

cc @emi420

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