[Dashboard] Remove PANEL_NOTIFICATION_TRIGGER #186200
Labels
bug
Fixes for quality problems that affect the customer experience
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 notifications can be registered to appear on relevant panels in the title bar.
As part of #182535, both the libary notification and drilldowns notifications will be removed. The panel filters notification will be the only action left using the
PANEL_NOTIFICATION_TRIGGER
, so we should do some clean up and remove the notification trigger entirely in favor ofCONTEXT_MENU_TRIGGER
for the panel filters notification.Moving forward with our new designs for handling panel actions, it is likely if we need to register any type of notification in the future, we won't want it to appear in the panel title bar, and it should be added to either hover actions or the context menu.
The text was updated successfully, but these errors were encountered: