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

feat: fix and update autosuggest #99

Merged
merged 6 commits into from
Jan 27, 2023
Merged

feat: fix and update autosuggest #99

merged 6 commits into from
Jan 27, 2023

Conversation

timrbula
Copy link
Member

@timrbula timrbula commented Jan 25, 2023

PR

The AutoSuggest component doesn't work

Context

Version Number: 4.0.2-beta.0

Checklist

  • Has been verified in an integrated environment
  • Has relevant unit and integration tests passing
  • Has no linting, test console, or browser console errors (best effort)
  • Has JSDoc comment blocks for complex code

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

@timrbula timrbula marked this pull request as ready for review January 25, 2023 16:12
@timrbula timrbula requested a review from BenjaminRuby January 25, 2023 22:21
Copy link
Member

@BenjaminRuby BenjaminRuby left a 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

Copy link
Member

@LucasGrimauth LucasGrimauth left a 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!

Copy link
Member

@Okisa Okisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice changes Tim!
I was testing things and noticed that the input works at first, but if you delete the content and try to type another thing the suggestion doesn't show up. Is this behavior expected?

autosuggest

@timrbula
Copy link
Member Author

timrbula commented Jan 26, 2023

Nice changes Tim! I was testing things and noticed that the input works at first, but if you delete the content and try to type another thing the suggestion doesn't show up. Is this behavior expected?

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.

@timrbula timrbula merged commit c20ddc0 into main Jan 27, 2023
@timrbula timrbula deleted the fix-autosuggest branch January 27, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants