Skip to content

Addressing Issue #4143 - is-selected missing on ms-Nav-link#4158

Merged
dzearing merged 2 commits intomicrosoft:masterfrom
oengusmacinog-zz:nav-isselected-4143
Mar 2, 2018
Merged

Addressing Issue #4143 - is-selected missing on ms-Nav-link#4158
dzearing merged 2 commits intomicrosoft:masterfrom
oengusmacinog-zz:nav-isselected-4143

Conversation

@oengusmacinog-zz
Copy link
Copy Markdown
Collaborator

@oengusmacinog-zz oengusmacinog-zz commented Mar 1, 2018

Pull request checklist

Description of changes

Added .is-selected and .is-expanded semantic classes to compositeLink style sets. This was originally part of the Nav component, but was missed in the conversion to MergeStyles sets.

I'll note the request was to add .is-selected to .ms-Nav-link, but I actually added it to the outer .ms-Nav-compositeLink so you can target both or either with styles when selected or expanded which was the original functionality - .is-selected .ms-Nav-link will now work.

@dzearing dzearing merged commit eaeab40 into microsoft:master Mar 2, 2018
@oengusmacinog-zz oengusmacinog-zz deleted the nav-isselected-4143 branch March 2, 2018 18:15
Markionium added a commit to Markionium/office-ui-fabric-react that referenced this pull request Mar 4, 2018
* master: (30 commits)
  Addressing Issue microsoft#4147 - Nav Buttons have invalid `aria-describedby` value (microsoft#4159)
  Fix issue 3608: DetailsList horizontal scroll (microsoft#4164)
  Update package.json
  Image SCSS to MergeStyles Part 2: Style Conversion (microsoft#4151)
  Applying package updates.
  [SpinButton] Consistent styles to Button and TextField (microsoft#4098)
  ChoiceGroup: Flex layout for image and icon options (microsoft#4137)
  Initial set of Keytips work in experiments (microsoft#4062)
  Updating tsconfig in button bundle.
  BaseExtendedPicker: Create contextmenu for renderedItem, fix auto focus (microsoft#3954)
  Dropdown: Custom render options for multiselect - Bug fix microsoft#3571  (microsoft#3589)
  Fix documentcard theming (microsoft#4155)
  BasePicker: Fix not used onBlur callback of inputProps (microsoft#4000) (microsoft#4131)
  Allow Elements as Callout targets (microsoft#4134)
  CommandBar: Fixed null commandItemWidths (microsoft#4136)
  add check for when this.suggestionElement may be undefined (microsoft#4157)
  Addressing Issue microsoft#4143 - is-selected missing on ms-Nav-link (microsoft#4158)
  Aria selected (microsoft#4161)
  Move fabric to TypeScript 2.7.2 (microsoft#4153)
  Updating SearchBox examples to have the removed string in placeholder prop.
  ...
@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.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

is-selected missing on ms-Nav-link

2 participants