[Dashboard] Remove PANEL_BADGE_TRIGGER trigger #186202
Labels
Feature:Dashboard
Dashboard related features
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Project:Dashboard Usability
Related to the Dashboard Usability initiative
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Currently badges can be registered to the
PANEL_BADGE_TRIGGER
trigger and appear on relevant panels as part of the panel title bar. As our designs are moving away from displaying a title bar on panels without a title, we should reconsider how we handle badges and remove the trigger.There are only two actions registered to the
PANEL_BADGE_TRIGGER
, the custom time range badge and the deprecation badge displayed on legacy input controls. As part of #152025, we want to remove the custom time range badge and adding the custom time range to the panel filters popover. The deprecation badge can also be removed and rendered as part of the controls embeddable.Since we're planning to remove these two badges, we should remove the PANEL_BADGE_TRIGGER entirely. With our updated designs as part of #182535, any future "badges" should be added to the hover actions or actions context menu.
The text was updated successfully, but these errors were encountered: