Closed (fixed)
Project:
The Better Mega Menu
Version:
2.0.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2021 at 19:39 UTC
Updated:
23 Sep 2022 at 18:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jlj commented+1
Comment #3
imclean commentedI have working code for this feature for the 2.0.x branch but this version can't be selected in either the Version dropdown of this issue or when cloning via git. https://www.drupal.org/node/2006774/git-instructions
Comment #4
imclean commentedComment #5
anoopsingh92Hi @imclean, Reviewing the #4 patch. Thanks
Comment #6
anoopsingh92Comment #7
anoopsingh92Hi @imclean, Your Parch has been applied successfully. It looks good to me.
Thanks for the patch. I am moving it to RTBC. Thanks
Comment #8
imclean commentedHi @anoopsingh92. Thanks for your interest, however posting screenshots of patches applying is not a proper review and not particularly helpful. You don't say what works, what doesn't, what you did or didn't do or what the before and after behaviour is.
See issue etiquette, specifically item 11 of things not to do in issues:
See also this issue: #3226762-12: Agree on policy on repeated posts.
Setting to "Needs review".
Comment #9
anoopsingh92Hi @imclean, First of all, i apologize for all doing this. And Thank you so much for guiding me in Drupal contribution reviewing thing. I will review this once again with the proper way as of now you suggested. I accept it, that is my mistake actually I am new in the contribution. Next time I will definitely remember that. Thank you
Comment #10
knaffles commentedThe patch worked great for me, although the config wasn't being saved on the backend, so I had to make a slight tweak to toolbox.js. I created a PR based on the patch provided, with a couple of changes to simplify the JS used to hide the menu, and to prevent the flash of unstyled content on mobile (ie, the hamburger appears before a split second before the necessary JS runs).
Here's the PR:
https://git.drupalcode.org/project/tb_megamenu/-/merge_requests/56
Comment #11
knaffles commentedThis has been merged and will be included in the next release, following 2.0.0-alpha3.