Problem/Motivation
The help text states, ' makes it easy for site builders', and I thought other users may want to browse as well. And there is no link to the on line documentation.
Steps to reproduce
Go to admin/help/project_browser
Proposed resolution
Instead of 'site builders' change to 'users'.
Add link to online documentation
Add some Usages as well
Remaining tasks
- ✅ File an issue about this project
- ☐ Manual Testing
- ☐ Code Review
- ☐ Accessibility Review
- ☐ Automated tests needed/written?
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | before_MR!370.png | 174.09 KB | roberttabigue |
| #6 | after_MR!370.png | 326.12 KB | roberttabigue |
Issue fork project_browser-3354450
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 #3
chrisfromredfinComment #4
joelstedman@gmail.com commentedIt looks like these changes have already been made to the help text so I update the status to Needs Review.
Comment #5
dalinI'm mentoring @joelstedman@gmail.com on their first contribution at Portland2024. We'll work on this issue for 1hr.
Comment #6
roberttabigue commentedHi @joelstedman@gmail.com,
I have applied your latest MR to the Project Browser module against 1.0.x-dev on Drupal 10 and confirmed that the help text at /admin/help/project_browser is now updated and other information is also implemented.
Please see the attachments for reference.
I'm marking this now as 'RTBC'.
Thank you!
Comment #8
chrisfromredfinThanks for the improvement!