cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Shadow8435
New member
Status: New idea

I like using console.group() and console.groupCollapsed() to structure my console outputs where possible to prevent clutter and to make finding things easier.

Unfortunately, a collapsed group does not indicate whether there are any Errors or Warnings inside it, making it easy to miss them.

I suggest changing the background colour of a group's header to the corresponding colour or displaying a small icon inside the group's header (or both to bring it in line with how errors/warnings are normally displayed in the console) when Warnings or Errors are present inside.

2 Comments
Status changed to: New idea
Jon
Community Manager
Community Manager

Thanks for submitting an idea to the Mozilla Connect community! Your idea is now open to votes (aka kudos) and comments.

glob
Employee
Employee

Thank you for the suggestion, sounds like a good idea.

I've created https://bugzilla.mozilla.org/show_bug.cgi?id=2027618 for our engineers to review.