From d266bb92bd49ad97c67589b9e911cade2e03efe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Fri, 5 Jun 2026 18:33:08 +0400 Subject: [PATCH] Use data attribute to determine current gallery photo in test --- app/components/photo-gallery.gjs | 5 +++- .../components/photo-gallery-test.gjs | 23 ++++++++----------- 2 files changed, 13 insertions(+), 15 deletions(-) diff --git a/app/components/photo-gallery.gjs b/app/components/photo-gallery.gjs index dc9ecbe..43a6fe9 100644 --- a/app/components/photo-gallery.gjs +++ b/app/components/photo-gallery.gjs @@ -21,7 +21,10 @@ const GalleryContent =