michele

Results 9 issues of michele

AccessDenied DividerSection InputSpinner LoadingOverlay Alert TooltipBlock UploadFile EditableTitle ListView

new component

Update our components to use hooks whenever possible: - Table - SearchMultiSelect - Pagination - MultiSelect (and other related components) - Breadcrumbs/BreadcrumbMenu - Avatar - Accordion (and related) - SnackbarNotification...

enhancement

SearchMultiSelect is still using UNSAFE lifecycle methods. We need to update this.

library maintenance

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...

enhancement
assigned

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...

new component

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.

bug
good first issue

library maintenance