Skip to content

Conversation

@cpAdm
Copy link
Contributor

@cpAdm cpAdm commented Nov 15, 2025

Moves the 'action filters' to the toolbar:

  • Only visible if on tab 'Actions'.
  • Now also clicking the 'x hidden' text will open the dropdown
  • Had to create a separate iconRef to make sure that the dropdown did not move when clicking action settings (since button position/width would change if 'x hidden' text would toggle)
  • The 'should filter actions' test still passes

Before:
image

After:
image
image
image

Closes: #37952

@github-actions
Copy link
Contributor

Test results for "MCP"

2432 passed, 116 skipped


Merge workflow run.

@github-actions
Copy link
Contributor

Test results for "tests 1"

1 failed
❌ [playwright-test] › runner.spec.ts:118 › should ignore subprocess creation error because of SIGINT @macos-latest-node18-2

3 flaky ⚠️ [chromium-library] › library/beforeunload.spec.ts:130 › should support dismissing the dialog multiple times `@chromium-ubuntu-22.04-node18`
⚠️ [firefox-library] › library/inspector/cli-codegen-1.spec.ts:1079 › cli codegen › should not throw csp directive violation errors `@firefox-ubuntu-22.04-node18`
⚠️ [firefox-page] › page/page-emulate-media.spec.ts:144 › should keep reduced motion and color emulation after reload `@firefox-ubuntu-22.04-node18`

40311 passed, 787 skipped


Merge workflow run.

@pavelfeldman pavelfeldman merged commit acabbaa into microsoft:main Nov 18, 2025
32 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Show filter-filled icon when action filter is active

2 participants