Cookie Content Blockers admin menu item is currently placed in

admin/config/cookie-content-blocker

and thereby on the category level, which is against Drupal best practices. Please move it into the best fitting category instead, which might be "User interface" or "Media".

Modules should stick to that convention, otherwise the menu will fill up very quickly with bad UX. Thanks a lot in advance!

Comments

Anybody created an issue. See original summary.

anybody’s picture

Issue summary: View changes
pradeepjha’s picture

Assigned: Unassigned » pradeepjha
anybody’s picture

Assigned: pradeepjha » anybody
anybody’s picture

Status: Active » Needs review
StatusFileSize
new672 bytes

Patch attached. Thanks a lot!

anybody’s picture

Assigned: anybody » Unassigned
anybody’s picture

StatusFileSize
new1.49 KB

Fixed paths.

anybody’s picture

pradeepjha’s picture

StatusFileSize
new69.59 KB

Hi @Anybody
I was about to add patch on this ticket but in between you have picked and added your patch.
If you are working on any ticket then please first assign it to yourself or add a comment then work on it. Otherwise it's wasting others developer time also.

I've tested your patch it's showing under User interface section. Functionality working fine. RTBC +1 from my side.

Thanks.

anybody’s picture

Status: Needs review » Reviewed & tested by the community

Thank you and sorry @pradeepjha - we overlapped in time. Thanks for your review on this! I guess you should also be credited for your feedback.

anybody’s picture

PS: If you'd like to improve the patch, add a "configure" link to the .info.yml file:

https://www.drupal.org/docs/creating-custom-modules/let-drupal-know-abou...

pradeepjha’s picture

Assigned: Unassigned » pradeepjha
pradeepjha’s picture

StatusFileSize
new2.14 KB
new490 bytes
pradeepjha’s picture

StatusFileSize
new2.14 KB
new491 bytes

Please ignore my last patch.

anybody’s picture

Assigned: pradeepjha » Unassigned

RTBC for #7 and #14. Both do what they should. Any plans for a commit? The current implementation is against Drupal standards and messes up the admin menu.

  • Steven Buteneers committed 73cafa7 on 8.x-1.x
    Issue #3153757 by pradeepjha, Anybody: Move admin menu item into "User...
steven buteneers’s picture

Status: Reviewed & tested by the community » Fixed

Hi Guys,

Thanks for this simple yet very needed and effective solution. I've committed the latest patch (and added a change in the docs that was referring to the old admin path)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.