From 2f3f5e82972ffc2e29621404ccc6b1dd55f395b6 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 05:36:33 +0000 Subject: [PATCH] feat: add ARIA labels and focus rings to playground inputs Co-authored-by: aloewright <3641844+aloewright@users.noreply.github.com> --- apps/quill/client/components/playground-view.tsx | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/apps/quill/client/components/playground-view.tsx b/apps/quill/client/components/playground-view.tsx index 511226b4..bd61d887 100644 --- a/apps/quill/client/components/playground-view.tsx +++ b/apps/quill/client/components/playground-view.tsx @@ -295,7 +295,8 @@ export function PlaygroundView({