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

Getting onblur of tagpicker even when focus is going to tag-suggestion callout from tag-input box #3460

Closed
RoshanKumarMicrosoft opened this issue Nov 27, 2017 · 4 comments · Fixed by #4569
Assignees

Comments

@RoshanKumarMicrosoft
Copy link

RoshanKumarMicrosoft commented Nov 27, 2017

Bug Report

Tag picker component has props onblur but this events is triggered even in case of focus is moving from TagInput component to TagSuggestionCallout.
Our expectation is we will get onblur event only when focus is moving from TagPicker including TagSuggestion Callout as well TagInput Component .
Is this behavior expected ? If it is can you please suggest some way how we can get onBlur event from Tagpicker component.

Requested priority:
High

Products/sites affected:
Deployment Group Target Page

@stale
Copy link

stale bot commented Apr 11, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions to Fabric React!

@aditima
Copy link
Contributor

aditima commented Apr 16, 2018

@joschect - could you please take a look at this?

@joschect
Copy link
Contributor

Good news! This has been fixed. onBlur should now only fire when the entire component is unfocused..

@joschect
Copy link
Contributor

Although it looks like we don't call onBlur. I'll put in a quick fix.

@microsoft microsoft locked as resolved and limited conversation to collaborators Aug 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants