Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Add an ability to control top menu items #130

Open
dchubar-fj opened this issue Apr 1, 2021 · 6 comments
Open

Add an ability to control top menu items #130

dchubar-fj opened this issue Apr 1, 2021 · 6 comments
Labels
Severity: Minor Type: Bug Something isn't working

Comments

@dchubar-fj
Copy link
Contributor

It would be nice to have the ability to control top menu items from the admin panel. Currently, we can disable the Livestreems component in settings, but the Schedules link still will be displayed in the top menu and confuse users.

@froboy
Copy link
Collaborator

froboy commented May 12, 2021

I'd propose adding to /admin/openy/virtual-ymca a section similar to the "Components Settings" fieldset in the "Virtual YMCA App Settings" fieldset:

  • (draggable) Schedule
    • (checkbox) "Show on the VY Top Menu"
  • (draggable) Favorites
    • (checkbox) "Show on the VY Top Menu"
  • (draggable) Categories
    • (checkbox) "Show on the VY Top Menu"
  • (draggable) Sign out
    • (checkbox) "Show on the VY Top Menu"

@anpolimus
Copy link
Collaborator

@froboy since that is a classic menu, it is better to store it at the drupal menu. We can create Virtual Y menu and put links there.
To do that there is a small problem. In D9 all menu links are cutting content after # sign which is VY router.

@sarah-halby
Copy link
Collaborator

@anpolimus I don't see a ticket in Jira for this issue - did we take care of this or is it still open?

@anpolimus
Copy link
Collaborator

@sarah-halby we dont have it now. All links are static now.

@sarah-halby
Copy link
Collaborator

@anpolimus does that mean we can close this issue or do we need to create a ticket for prioritization in Jira?

@sarah-halby
Copy link
Collaborator

Jira ticket connected to this issue: https://openy.atlassian.net/browse/PRODDEV-329

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Severity: Minor Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants