Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Autcomplete component #917

Closed
3 tasks
astagi opened this issue Jan 9, 2023 · 1 comment
Closed
3 tasks

[FEATURE] Autcomplete component #917

astagi opened this issue Jan 9, 2023 · 1 comment

Comments

@astagi
Copy link
Member

astagi commented Jan 9, 2023

Describe the solution you'd like

Create an Autocomplete component based on the original Bootstrap Italia Autocomplete component:
https://italia.github.io/bootstrap-italia/docs/form/autocompletamento/

⚠️ In order to have a great support for a11y, Autocomplete base component is based on Accessible Autocomplete which supports React natively (https://github.com/alphagov/accessible-autocomplete#using-with-react). Accessible Autocomplete dependency is already included in Bootstrap Italia and doesn't need to be added on the main package of this project.

  • Create the base component if it doesn't exist or make it compatible with the BI 2 version
  • Cover all the variants
  • Create a Storybook series based on the documentation or update it for BI 2

Notes:

  • use BI classes to style the component.
  • minimize the amount of extra CSS to style in this component
@sabato-galasso
Copy link
Collaborator

#978 Closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants