-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: fix and update autosuggest #99
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @timrbula - nice changes here, it was looking good to me and confirmed in flow
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested on flow and looked good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @isakawa-carbon I need to publish a new beta version w/ the latest changes I made and update Flow. I'll do that now. |
PR
The AutoSuggest component doesn't work
Context
Version Number: 4.0.2-beta.0
Checklist
PR Review Guidance
I tested locally in Storybook and with Flow in boomerang-io/flow.client.web#174
Additional Info
Just need to make sure that you can make multiple selections and the cursor stays in the correct position, you can cycle through options, etc