From a905bc1c5ae8b011188da4c4a692d17c32fba48b Mon Sep 17 00:00:00 2001 From: Bhanudas Hegaje Date: Wed, 18 Dec 2024 16:54:55 +0530 Subject: [PATCH] Update packages/volto/news/6348.bugfix Co-authored-by: Steve Piercy --- packages/volto/news/6348.bugfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/volto/news/6348.bugfix b/packages/volto/news/6348.bugfix index 7ec8b1d385..c094d685c9 100644 --- a/packages/volto/news/6348.bugfix +++ b/packages/volto/news/6348.bugfix @@ -1 +1 @@ -Fixed missing visible focus for multiple select inputs across components using the SelectStyling widget in Site Setup. The fix ensures proper focus indication for accessibility across all instances of the widget.@Abhishek-17h +Added visible focus for multiple select inputs across components using the `SelectStyling` widget in Site Setup. The fix ensures proper focus indication for accessibility across all instances of the widget. @Abhishek-17h