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

[Bug]: Pickers - TagPicker unpredictable behavior. Focus border appears in all other component in project. #26030

Closed
2 tasks done
mishabutuzov opened this issue Dec 18, 2022 · 1 comment · Fixed by #26132
Closed
2 tasks done
Assignees
Labels
Component: Pickers Fluent UI react (v8) Issues about @fluentui/react (v8) Status: Fixed Fixed in some PR

Comments

@mishabutuzov
Copy link

Library

React / v8 (@fluentui/react)

System Info

System:
    OS: Windows 10 10.0.17763
    CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz
    Memory: 18.73 GB / 31.85 GB
  Browsers:
    Chrome: 107.0.5304.107
    Internet Explorer: 11.0.17763.1852




    "@fluentui/react": "8.96.0",

Are you reporting Accessibility issue?

None

Reproduction

https://codepen.io/mishabutuzov/pen/KKeLoGp

Bug Description

Actual Behavior

We are trying to implement a TagPicker, but the whole project breaks when we click on an element to remove it.
After clicking on any button in the project, the focus border appears.

I am attaching an example, but this bug is present in the example in the official documentation.

TagPickerProblem

Expected Behavior

When we manipulate with TagPicker, all other components still work well. No focus border after clicking

Logs

No response

Requested priority

High

Products/sites affected

No response

Are you willing to submit a PR to fix?

yes

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@github-actions github-actions bot added the Fluent UI react (v8) Issues about @fluentui/react (v8) label Dec 18, 2022
@mishabutuzov
Copy link
Author

Question still actual

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Component: Pickers Fluent UI react (v8) Issues about @fluentui/react (v8) Status: Fixed Fixed in some PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants