cockroachdb / ui

Published assets for Cockroach Labs user interfaces

Home Page:https://core-components.crdb.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ui-components] Popover Component

nathanstilwell opened this issue · comments

Popover

PopOverSample

In this widget we see a dropdown like menu extending from an icon. None of our current dropdown implementations are robust enough to accommodate this component and so I think it is an opportune moment to build a general purpose Popover component to base the widget component off of and perhaps refactor other components such as DropDown and SelectInput off of.