-
Notifications
You must be signed in to change notification settings - Fork 0
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
Mega Menus #1191
Mega Menus #1191
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm getting a JavaScript error and broken display of the menu on the mobile view (entire main navigation is missing)
Revert the changes in |
Clicking the menu item results in a |
Using the following malicious menu link title:
I'm able to execute arbitrary JavaScript. This is an XSS vulnerability. Please properly sanitize all user input before passing it into scripts. |
On D7, clicking anywhere outside the mega menu hides it. That doesn't seem to work in this version. |
Text color inside the mobile menu on my site is white-on-white and not legible. |
Link |
The HTML |
Closes #629.
Adds a mega menu that can be attached as a block in a menu link.
Entities -> CuBoulder/tiamat-custom-entities#157
Profile - > CuBoulder/tiamat10-profile#180
Template -> CuBoulder/tiamat10-project-template#51