Kevin Zhang
Kevin Zhang
for the notifications design [here](https://www.figma.com/file/hDM8SSd3yU0csVhkzqHmn7/Account-%26-Org-pages?type=design&node-id=1933-7513&mode=design&t=OJ5JeK5Z0tr6hfnO-0)
closes #527 * adds `onFlyoutResize` and `resizable` props to the Flyout component * supports passing in width as a number because the resizable component I added works better with a...
if you have a simple button like: ``` console.log}>Test ``` After clicking the button, the button is still pushed down and doesn't come back up until you click somewhere else....
https://github.com/ClickHouse/control-plane/blob/main/sql-console/web/src/components/icons/LoadingIcon.tsx we should take a look at the other icons in this folder as well to see if there are others that should be moved or any duplicates that should...