From 60896acdc849dfd1c756c00851b22425d75c6f4a Mon Sep 17 00:00:00 2001 From: vineyardbovines Date: Tue, 21 Apr 2026 12:52:31 -0400 Subject: [PATCH] fix(lightbox): dedup a11y on web menu trigger --- src/features/lightbox/Lightbox.web.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/features/lightbox/Lightbox.web.tsx b/src/features/lightbox/Lightbox.web.tsx index b4cd20fdf4..d8aa762f4c 100644 --- a/src/features/lightbox/Lightbox.web.tsx +++ b/src/features/lightbox/Lightbox.web.tsx @@ -254,9 +254,8 @@ function LightboxGallery({ {({props}) => ( + accessible={false} + style={[a.absolute, styles.menuBtn, delayedFadeInAnim]}>