Hide link to home page if it's the only breadcrumb item
Hide the breadcrumb when it only links to the home page and nothing more.
Note: If the homepage path is a "/" then this feature has an uncertain behavior.
The note from that feature should be removed because it works great on / path homepage items.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screenshot from 2024-07-30 09-44-39.png | 13.63 KB | chaitanyadessai |
| #2 | 3460602-2.patch | 1.14 KB | chaitanyadessai |
Issue fork easy_breadcrumb-3460602
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
chaitanyadessai commentedPlease review patch.
Comment #4
spuky commentedthe
<br>at the end oft the description could also be removedand if you remove the comment with the original line the phpcs checks should also pass..
Comment #5
chaitanyadessai commentedPlease review.
Comment #7
spuky commentedThanks for your Work!