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

onBlur is not executed after typing some text🪲 #2463

Open
2 of 7 tasks
rackso opened this issue Nov 11, 2022 · 0 comments
Open
2 of 7 tasks

onBlur is not executed after typing some text🪲 #2463

rackso opened this issue Nov 11, 2022 · 0 comments
Labels

Comments

@rackso
Copy link
Contributor

rackso commented Nov 11, 2022

URL

https://sui-components.vercel.app/workbench/molecule/autosuggest/documentation/api

Steps to reproduce

  1. Create a MoleculeAutosuggest component
  2. Add onBlur function with any alert or console log
  3. Click inside the component, type something
  4. Click outside the component

Expected Behavior

The alert or console log should be visible

Check on https://codesandbox.io/s/funny-rubin-lizq62?file=/src/App.js

Screenshots

No response

Which device have you used?

  • Desktop
  • Tablet
  • Mobile
  • smartTV

Which operating systems have you used?

  • Windows
  • Linux
  • macOS

browser and version

No response

Additional info

No response

@rackso rackso added the bug label Nov 11, 2022
alfdocimo added a commit that referenced this issue Nov 15, 2022
…led-after-typing

fix(components/molecule/autosuggest): call on blur after typing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant