console icon indicating copy to clipboard operation
console copied to clipboard

fix: broken clear search functionality

Open HarshMN2345 opened this issue 5 months ago • 2 comments

What does this PR do?

(Provide a description of what this PR does.)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Summary by CodeRabbit

  • New Features

    • Added a unified "Clear search" control across console pages enabling programmatic clearing of header and list search inputs.
  • UX Improvements

    • Clear search now resets inputs directly (no navigation), updates empty-state behavior to surface a Clear action, and provides more consistent, faster recovery from empty results.

HarshMN2345 avatar Sep 26 '25 10:09 HarshMN2345