From 043bbad6f30293c053c1fc1689cbf0d1e90c0d75 Mon Sep 17 00:00:00 2001 From: Elliott Marquez Date: Wed, 3 Jan 2024 17:06:28 -0800 Subject: [PATCH] fix(select): clicking select toggles the menu rather than just open PiperOrigin-RevId: 595540752 --- select/harness.ts | 10 ++++++++++ select/internal/select.ts | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/select/harness.ts b/select/harness.ts index 51f2b1dc49..88637fe182 100644 --- a/select/harness.ts +++ b/select/harness.ts @@ -57,6 +57,16 @@ export class SelectHarness extends Harness