diff --git a/site/src/pages/components/selectlist.mdx b/site/src/pages/components/selectlist.mdx index 59d37a2ac..7cfd6ffa3 100644 --- a/site/src/pages/components/selectlist.mdx +++ b/site/src/pages/components/selectlist.mdx @@ -420,3 +420,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)