From 6525b398b0643214c884c4157f9ecd8480085dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?nicole=20miko=C5=82ajczyk?= Date: Wed, 18 Feb 2026 13:57:34 +0100 Subject: [PATCH] nicolium: put some aria-hidden MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nicole mikołajczyk --- packages/pl-fe/src/components/status.tsx | 5 +++++ .../src/features/notifications/components/notification.tsx | 2 +- .../pl-fe/src/features/status/components/detailed-status.tsx | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/pl-fe/src/components/status.tsx b/packages/pl-fe/src/components/status.tsx index b55474668..f3a6996d5 100644 --- a/packages/pl-fe/src/components/status.tsx +++ b/packages/pl-fe/src/components/status.tsx @@ -118,6 +118,7 @@ const StatusFollowedTagInfo: React.FC = ({ status, avata } text={ @@ -342,6 +343,7 @@ const Status: React.FC = (props) => { } text={ @@ -425,6 +427,7 @@ const Status: React.FC = (props) => { } text={ @@ -453,6 +456,7 @@ const Status: React.FC = (props) => { } text={} @@ -467,6 +471,7 @@ const Status: React.FC = (props) => { } text={ diff --git a/packages/pl-fe/src/features/notifications/components/notification.tsx b/packages/pl-fe/src/features/notifications/components/notification.tsx index 4f7171189..79921f852 100644 --- a/packages/pl-fe/src/features/notifications/components/notification.tsx +++ b/packages/pl-fe/src/features/notifications/components/notification.tsx @@ -434,7 +434,7 @@ const Notification: React.FC = (props) => { /> ); } else if (icons[displayedType]) { - return ; + return ; } else { return null; } diff --git a/packages/pl-fe/src/features/status/components/detailed-status.tsx b/packages/pl-fe/src/features/status/components/detailed-status.tsx index b6f795c05..56e2f32d1 100644 --- a/packages/pl-fe/src/features/status/components/detailed-status.tsx +++ b/packages/pl-fe/src/features/status/components/detailed-status.tsx @@ -54,6 +54,7 @@ const DetailedStatus: React.FC = ({ } text={