grafana/e2e-playwright/alerting-suite
Deyan Halachliyski 74c5dcad1b
Alerting: Make saved search name clickable to apply search (#116832)
* Alerting: Make saved search name clickable to apply search

Replace the magnifying glass icon with a clickable name for applying saved searches.
The name now underlines on hover and triggers the apply action when clicked,
matching the Dashboard list page interaction pattern.

* Alerting: Update i18n extraction

Remove unused apply-tooltip translation key.

* Alerting: Fix E2E test for applying saved search

Update test to click the search name button instead of the removed apply icon.

* Alerting: Use TextLink for saved search names

Refactor saved search name to use TextLink component instead of button,
following the pattern used for alert rule names in the rule list.
2026-01-27 17:04:40 +01:00
..
saved-searches.spec.ts Alerting: Make saved search name clickable to apply search (#116832) 2026-01-27 17:04:40 +01:00