From ac0c6b983abca5e242b42f4b93d802bf4e93c58a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 18:54:58 +0000 Subject: [PATCH 1/2] Initial plan From 5d4756657cb59eaf8659b508ce09973f396ea545 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Mar 2026 18:57:50 +0000 Subject: [PATCH 2/2] feat: add dialog accessibility semantics and focus management to project modals Co-authored-by: itziarZG <70289074+itziarZG@users.noreply.github.com> Agent-Logs-Url: https://github.com/itziarZG/me/sessions/acdd7d81-9ce8-4ee1-be85-625decdc9be6 --- index.html | 15 +++++++++++++++ js/main.js | 27 +++++++++++++++++++++++++-- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index aaaf93a..0ddd89d 100644 --- a/index.html +++ b/index.html @@ -612,6 +612,9 @@