Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Conversation

sophieH29
Copy link
Contributor

Removed leftover from FocusZone - componentRef, which is not used as we're setting focusZoneRef in parent UIComponent during components rendering.

@sophieH29 sophieH29 added 🚀 ready for review 🧰 fix Introduces fix for broken behavior. labels Oct 24, 2018
@codecov
Copy link

codecov bot commented Oct 24, 2018

Codecov Report

Merging #397 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #397   +/-   ##
=======================================
  Coverage   91.72%   91.72%           
=======================================
  Files          41       41           
  Lines        1341     1341           
  Branches      172      197   +25     
=======================================
  Hits         1230     1230           
  Misses        107      107           
  Partials        4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 556fef3...aacf303. Read the comment docs.

Copy link
Contributor

@kuzhelov kuzhelov left a comment

Choose a reason for hiding this comment

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

please, take a look on comments and merge 👍

@@ -2,7 +2,9 @@

This is a list of changes made to this Stardust copy of FocusZone in comparison with the original [Fabric FocusZone @ 0f567e05952c6b50c691df2fb72d100b5e525d9e](https://github.com/OfficeDev/office-ui-fabric-react/blob/0f567e05952c6b50c691df2fb72d100b5e525d9e/packages/office-ui-fabric-react/src/components/FocusZone/FocusZone.tsx).

### fix(FocusZone)with defaultTabbableElement prop set tabindexes are not updated accordingly [#342](https://github.com/stardust-ui/react/pull/342)
### fixes
- With defaultTabbableElement prop set tabindexes are not updated accordingly ([#342](https://github.com/stardust-ui/react/pull/342))
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: put defaultTabbableElement in quotes, 'tab indexes' should be two words

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do, thank you

@sophieH29 sophieH29 merged commit 62dbe10 into master Oct 24, 2018
@sophieH29 sophieH29 deleted the fix/focus-zone-remove-unused-prop branch October 24, 2018 10:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants