From 22e179ebadb7307a9f80158a9e2fe3bfe3b5ad5d Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Tue, 6 Aug 2024 10:44:42 -0700 Subject: [PATCH] Remove split button example Split buttons cannot be made accessible: https://github.com/openui/open-ui/pull/1077#discussion_r1705894835 --- .../pages/components/customizableselect.mdx | 25 +------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/site/src/pages/components/customizableselect.mdx b/site/src/pages/components/customizableselect.mdx index 5e559cea..e2fdb178 100644 --- a/site/src/pages/components/customizableselect.mdx +++ b/site/src/pages/components/customizableselect.mdx @@ -266,29 +266,6 @@ Here is another example with custom content in the listbox: [codepen](https://co -### Split buttons - -
-
- This example uses the [selectedoptionelement](#the-selectedoptionelement-attribute) attribute in order to have separate buttons which open the select's popover and another one which has the selected option content and submits a form. The image is taken from a richer example here: [link to codepen](https://codepen.io/una/pen/KKbNYbo). -```html - - -``` -
-
- A customizable select element with a split button -
-
- ## Button behavior The first child `