From 0f55911b23ab3da5a5e8ebe08454e6f761e9cb61 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Tue, 24 Sep 2024 16:58:50 +0100 Subject: [PATCH] Fix accessible label on left panel spotlight trigger Signed-off-by: Michael Telatynski <7t3chguy@gmail.com> --- src/components/structures/RoomSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/structures/RoomSearch.tsx b/src/components/structures/RoomSearch.tsx index ff45c8466b..26df4d3e08 100644 --- a/src/components/structures/RoomSearch.tsx +++ b/src/components/structures/RoomSearch.tsx @@ -62,7 +62,7 @@ export default class RoomSearch extends React.PureComponent { ); return ( - + {icon} {!this.props.isMinimized && (
{_t("action|search")}