diff --git a/site/src/pages/components/selectlist.mdx b/site/src/pages/components/selectlist.mdx index 44997bebd..5aab0e8a4 100644 --- a/site/src/pages/components/selectlist.mdx +++ b/site/src/pages/components/selectlist.mdx @@ -616,3 +616,4 @@ Given that we would be required to introduce something new into the platform (at - [Why not support the `size` attribute](https://github.com/openui/open-ui/issues/153) - [Why support `:checked` instead of `:selected`](https://github.com/openui/open-ui/issues/827) - [Why allow interactive content in `` but with strong warnings](https://github.com/openui/open-ui/issues/540) +- [Why not make selection follow focus](https://github.com/openui/open-ui/issues/742)