michele
michele
AccessDenied DividerSection InputSpinner LoadingOverlay Alert TooltipBlock UploadFile EditableTitle ListView
Update our components to use hooks whenever possible: - Table - SearchMultiSelect - Pagination - MultiSelect (and other related components) - Breadcrumbs/BreadcrumbMenu - Avatar - Accordion (and related) - SnackbarNotification...
SearchMultiSelect is still using UNSAFE lifecycle methods. We need to update this.
If the accordion is locked and props.isOpen initial value changes (not through the actions of a user), then it should update the accordion. For example, if you want the accordion...
We have a multiselect search component. We need a similar component that only lets you select one option. This option also would remove the "bubble" that shows all the options...
With the latest release of storybook, the tables in markdown don't work anymore. Fix these by either changing the format or seeing how we could display it.