From c35a607e79d6466060e2114246689098813882d6 Mon Sep 17 00:00:00 2001 From: Corinne Durrmeyer Date: Tue, 17 Dec 2024 11:09:18 +0100 Subject: [PATCH 1/5] fix(combobox button): Modify value of aria-haspopup and aria-labelledby attributes --- app/javascript/components/ComboBox.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/javascript/components/ComboBox.tsx b/app/javascript/components/ComboBox.tsx index d43843255..a84ad6794 100644 --- a/app/javascript/components/ComboBox.tsx +++ b/app/javascript/components/ComboBox.tsx @@ -59,6 +59,8 @@ export function ComboBox({