From 3d20859ca5729909bda5dcc6792e166286325f7e Mon Sep 17 00:00:00 2001 From: seonghobae <8172694+seonghobae@users.noreply.github.com> Date: Sat, 11 Jul 2026 04:09:22 +0000 Subject: [PATCH 1/2] refactor(ui): improve accessibility of disabled Save Project button Replaces the invalid `span role="button"` wrapper around the disabled Save Project button in `App.tsx`. Uses `aria-disabled="true"` directly on the ` ) : ( - - - + )}