Closed ArrayKnight closed 5 years ago
@ArrayKnight thanks for submitting the issue and looks like you have a solution for it ready. You mentioned that you are willing to submit a fix. Thanks for this too 😄 . Let us know if you need any help with submitting the PR 👍 . We will be happy to review it when you have it put together.
@lambertwang FYI
@Vitalius1 What's the possiblity/timeline of your team being able to make this update? I'm willing to do the PR, but would like to stay focused on my project if possible.
We can certainly have a fix quite soon. We will need to test the change first and make sure we have a unit test in place to prevent regression. Will work on a PR soon and tag you when ready.
@Vitalius1 you got this? LMK if you need assist
@dzearing I wouldn't mind some help as I am working on a HoverCard issue. The author provided the solution but it needs to be tested. Also, I wanted to tackle #7580 within the same PR but have no Windows environment to test 😄.
@Vitalius1 no sweat :)
ah you got it already, thank you @Vitalius1 !
:tada:This issue was addressed in #8529, which has now been successfully released as office-ui-fabric-react@v6.164.0
.:tada:
Handy links:
@dzearing @Vitalius1 Thank you for the quick turn around
Environment Information
Please provide a reproduction of the bug in a codepen:
https://codepen.io/anon/pen/LaoWzG
Actual behavior:
Value is not properly updated when being externally controlled.
Expected behavior:
Value is updated
Priorities and help requested:
Are you willing to submit a PR to fix? Yes
Requested priority: Blocking
Products/sites affected: (if applicable) MS DNA Storage
Area of issue:
https://github.com/OfficeDev/office-ui-fabric-react/blob/master/packages/office-ui-fabric-react/src/components/TextField/MaskedTextField/MaskedTextField.tsx#L92
Requested fix:
Currently:
Update to: