Files
vscode/build/lib
ccd5c25db6 Unify above the chat input notifications (#330513)
* Unify above the chat input notifications

* Build notice actions on ActionBar

Addresses PR review feedback: the notice actions were a hand-rolled
div with button semantics, its own click/tap/keydown listeners and its
own hover and focus styling. They are now Action items pushed onto an
ActionBar, so keyboard handling, touch, focus management and theming
come from the shared action infrastructure rather than being
re-implemented here.

The producer's class is passed through the action's cssClass so it
lands on the button itself - what is clicked, focused and styled -
rather than on the housing around it.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 3c35355f-4d36-46e5-8d7a-cb0bc7207449

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 3c35355f-4d36-46e5-8d7a-cb0bc7207449
2026-08-12 23:13:19 +00:00
..
2026-06-23 07:22:42 +00:00
2026-07-14 12:34:04 +02:00