From 3a1be38838d8ff9d2c599f33a29f423f08329dee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Barfleur?= <39409397+kevinbarfleur@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:54:11 +0200 Subject: [PATCH] =?UTF-8?q?WW-5135:=20AI=20doc=20=E2=80=94=20clarify=20dro?= =?UTF-8?q?pdown=20vs=20select=20usage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AI.json b/AI.json index 09d8ae3..69a7f88 100644 --- a/AI.json +++ b/AI.json @@ -114,7 +114,8 @@ "Nested dropdowns are supported: clicking inside a child dropdown won't close parent dropdowns.", "forceDisplayEditor only affects editor mode preview and has no effect in production.", "Does not support programmatic open — only the closeDropdown action is available.", - "Does not support custom transition durations or easing; animation timing is fixed." + "Does not support custom transition durations or easing; animation timing is fixed.", + "ww-dropdown is a floating contextual menu/panel opened by click or hover, not a form input. To let the user SELECT A VALUE from a list (combobox, select, or multi-select), use ww-input-select instead." ], "examples": [ {