Skip to content

Conversation

@ValentinaKozlova
Copy link
Contributor

@ValentinaKozlova ValentinaKozlova commented Oct 17, 2023

  • According to the design changes, Breadcrumb has only subtle appearance.
  • Accodring to WCAG, last item of the Breadcrumb should be focusable, that's why current prop should be set for BreadcrumbButton.

Previous Behavior

  • current prop was set on non-interactive item
  • appearance could have transparent value

New Behavior

  • current prop is set for BreadcrumbButton last item
  • appearance has only subtle value that's why appearance prop is removed

@ValentinaKozlova ValentinaKozlova self-assigned this Oct 17, 2023
@ValentinaKozlova ValentinaKozlova marked this pull request as ready for review October 17, 2023 13:25
@ValentinaKozlova ValentinaKozlova requested review from a team as code owners October 17, 2023 13:25
@fabricteam
Copy link
Collaborator

fabricteam commented Oct 17, 2023

📊 Bundle size report

🤖 This report was generated against 742d551c8007ff9cbf5f50fc488ac5602202b3ac

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 17, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1890980:

Sandbox Source
@fluentui/react 8 starter Configuration
@fluentui/react-components 9 starter Configuration

@size-auditor
Copy link

size-auditor bot commented Oct 17, 2023

Asset size changes

Size Auditor did not detect a change in bundle size for any component!

Baseline commit: 742d551c8007ff9cbf5f50fc488ac5602202b3ac (build)

@ValentinaKozlova ValentinaKozlova merged commit 011e2da into microsoft:master Oct 24, 2023
@ValentinaKozlova ValentinaKozlova deleted the feat/breadcrumb-no-appearance branch October 24, 2023 12:31
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Oct 24, 2023
* master: (48 commits)
  fix(react-drawer): regression with mountNode prop not available after refactoring (microsoft#29524)
  feat(react-storybook-addon-codesandbox): support various providers for "export to" functionality (microsoft#29536)
  feat(TimePicker-compat): call onTimeSelect on blur (microsoft#29597)
  feat: (breadcrumb) Removed appearance prop (microsoft#29554)
  chore(deps): bump fsevents from 1.2.9 to 1.2.13 (microsoft#29476)
  Adding comment in Hovercard that we support cumulative area chart currently (microsoft#29395)
  applying package updates
  applying package updates
  chore(vr-tests-react-components, perf-tests-app): Remove infobutton from vr-tests and perf test app (microsoft#29603)
  docs: Add guidance for modifying textarea's height. (microsoft#29601)
  fix(react-calendar-compat): Classnames removed and added to day cells need to be split instead of providing a string with spaces (microsoft#29611)
  [Part 2] Changes to onboard charting to fluent docsite (microsoft#29608)
  chore: bump jest to 29.7.0 (microsoft#29298)
  applying package updates
  feat(react-infolabel, react-components): Release InfoLabel to stable (microsoft#29585)
  feat(react-datepicker-compat): Update DatePicker to use react-calendar-compat (microsoft#29587)
  feat: adds motion to DialogSurface (microsoft#29391)
  fix: Use correct target windows for ResizeObserver (microsoft#29551)
  chg (microsoft#29592)
  Fix missing x callout custom callout (microsoft#29547)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants