Reviewed & tested by the community
Project:
Block Form Alter
Version:
2.0.0
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Mar 2023 at 04:33 UTC
Updated:
25 Apr 2023 at 11:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
dineshkumarbollu commentedComment #4
akshaydalvi212 commentedThe test failed and instead of putting the content line by line from README.md.
we can fetch the content from README.md directly.
I will update the MR.
Comment #5
akshaydalvi212 commentedMR updated for implementing the hook_help().
kindly review.
Comment #6
clarkssquared commentedHi akshaydalvi212
I applied your MR !2 in my local with Drupal 9.5.7 and confirmed that the hook_help() was implemented, but when I visit the help page, the page only says "Help is not available for this module"
Please look at the screenshot for your reference
For your review
Thank you.
Comment #7
akshaydalvi212 commentedThanks for the quick review,
I will work on it, update and push the code.
Comment #8
akshaydalvi212 commentedupdated the code and now it is working.
providing the screenshot as well.
kindly review.
Comment #9
clarkssquared commentedHi dineshkumarbollu
I applied the MR !2 commit bd8d7f06 in my local with Drupal 9.5.7 and confirmed that the hook_help() was implemented and the help page is now working
Please look at the screenshot for your reference
For your review
Thank you.
Comment #10
nader.mouldi commentedComment #12
elberI will see it.
Comment #13
elberHi to be honest I don't know why test is failing I fixed it in my local environment
I opened issue to see it .
As this issue is about just hook_help I'm moving to RTBC because hook_help is good.