Problem/Motivation
Implement the help hook.
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | after_patch.png | 315.56 KB | paraderojether |
| #11 | before_patch.png | 301.78 KB | paraderojether |
| #9 | 3565160-menu-select-hook-help.patch | 2.88 KB | akshay kashyap |
| #8 | after_patch.png | 327.43 KB | shamir.vs |
| #6 | menu-select-not-display-help-text.png | 138.66 KB | akshay kashyap |
Issue fork menu_select-3565160
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
andrii momotov commentedI assigned the task myself because I plan to fix this issue and make a Merge Request.
Please do not work on this issue.
Comment #4
andrii momotov commentedCreated MR. Pleaser review. Thanks!
Comment #5
akshay kashyap commentedComment #6
akshay kashyap commentedI merged the merge request and tested it on my local system; however, it is not working. After merging the merge request, the help content is not being displayed. I have attached a screenshot for reference—please review and verify.
I am using Drupal version 10.6.2-dev.
Comment #7
akshay kashyap commentedComment #8
shamir.vs commentedI verified the merge request, merged it, and tested it on my local system. It is working as expected. I am using Drupal version 10.5.7.
Comment #9
akshay kashyap commentedI have created a patch. Please review it.
Comment #10
andrii momotov commentedI checked locally in the branch from which I created this merge request https://git.drupalcode.org/project/menu_select/-/merge_requests/15, and everything works fine.
However, to be absolutely sure that it works for everyone, I made a small change to my PR. Thanks Akshay kashyap.
Comment #11
paraderojether commentedHi
I reviewed MR!15, and confirmed it is applied, and the hook help on the module list is added successfully.
Moving this to RTBC!
Thank you.
Comment #13
andrii momotov commentedThanks to everyone!