Implementation off frontend debugger for visualising your CSS layouts. Outlines every DOM element on your page with a random (valid) CSS hex color.

Project link

https://www.drupal.org/project/css_debuger

Git instructions

git clone --branch 8.x-1.x https://git.drupal.org/project/css_debuger.git

PAReview checklist

https://pareview.sh/pareview/https-git.drupal.org-project-css_debuger.git

Comments

Marko B created an issue. See original summary.

saesa’s picture

Issue summary: View changes
Status: Needs review » Needs work

Thanks for contributing a new module to the community. You should check the pareview review, you have the link above.

avpaderno’s picture

Status: Needs work » Closed (won't fix)

If you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.

I am closing this application due to lack of activity.

Marko B’s picture

Status: Closed (won't fix) » Needs review

Sorry, was busy a bit last 2 weeks. I made all the changes per paraview report and add this as new release. Please check.

shailesh.bhosale’s picture

Hi Marko,

I found 2 issues:

1. There is still one warning pending in PAReview. Please have a look - https://pareview.sh/pareview/https-git.drupal.org-project-css_debuger.git.
2. I installed the module, but css layout debugger does not show even after pressing 'ALT + c'. Below are the steps I followed.
- Cloned module to my contrib folder, as mentioned in above description.
- Enabled 'css_debuger' module.
- Verified on permissions page that Administrator user has permissions to 'Access CSS Debuger'.
- Accessed a node page as an Administrator user.
- Pressed key 'Alt + c'

No css layout debugger shows on UI.

Please let me know if I am missing something.

Thanks
Shailesh

avpaderno’s picture

Status: Needs review » Needs work
Marko B’s picture

Hmm yeah, using ESLINT broke JS, I needed to rebuild it. So I did that and also tested it, alt+c works as before, also removed that obsolete tag.

mmjvb’s picture

Status: Needs work » Needs review

Looks like you forgot to set to Needs review.

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Needs review » Fixed

Thank you for your contribution! I am going to update your account.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

Status: Fixed » Closed (fixed)

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