Show error count bubble on adminbar
johnalarcon opened this issue · 1 comments
johnalarcon commented
Description
It would be helpful to have the error count displayed on the adminbar in an alert-type bubble.
Context
This will allow developers to more quickly catch errors they may not have been expecting.
johnalarcon commented
Fixed and to be released in version 2.0.0. The implementation includes 2 alert bubbles. The primary (red) bubble depicts the count of errors that are set to display (via the checkbox settings) while the secondary bubble (gray) depicts the count of errors which are hidden from display. This allows you to be visually notified on each page refresh if there are errors you are looking for, as well as errors you may not have been expecting.