chakra-ui-simple-autocomplete icon indicating copy to clipboard operation
chakra-ui-simple-autocomplete copied to clipboard

A simple autocomplete for Chakra UI

Results 7 chakra-ui-simple-autocomplete issues
Sort by recently updated
recently updated
newest added

There is a small bug on the package.json where the peerDependency is react v17 when it should be v18

help wanted
good first issue

Refer to this: https://stackoverflow.com/questions/76211877/the-xxxx-library-may-need-to-update-its-package-json-or-typings-ts Import error: There are types at `node_modules/chakra-ui-simple-autocomplete/dist/index.d.ts`, but this result could not be resolved when respecting package.json "exports". The chakra-ui-simple-autocomplete library may need to update its...

Hey there, I'm running into the following error: ``` SyntaxError: Named export 'chakra' not found. The requested module '@chakra-ui/system' is a CommonJS module, which may not support all module.exports as...

Please remove the Travis ci references from the readme file :)

good first issue

It should run `pnpm test` on every PR

help wanted
good first issue

It would be nice if we can put some controls on storybook to show different autocomplete configurations (like a placeholder for instance)

help wanted
good first issue

I'd love to make this component more accesible. For this reason, we need to provide keyboard navigation on the option list.

bug
enhancement
help wanted
a11y