Skip to content

fix(public-docsite-v9): disable storybook keyboard shortcuts#31762

Merged
dmytrokirpa merged 1 commit into
microsoft:masterfrom
dmytrokirpa:fix/disable_shortcuts_for_docsite
Jun 24, 2024
Merged

fix(public-docsite-v9): disable storybook keyboard shortcuts#31762
dmytrokirpa merged 1 commit into
microsoft:masterfrom
dmytrokirpa:fix/disable_shortcuts_for_docsite

Conversation

@dmytrokirpa

Copy link
Copy Markdown
Contributor

Previous Behavior

The Storybook platform uses alt+down and alt+up to navigate between components. And that conflicts with the dropdown list keyboard shortcuts.

New Behavior

The suggested solution is to disable Storybook's keyboard shortcuts to avoid conflicts with the existing components keyboard shortcuts.

Related Issue(s)

@dmytrokirpa dmytrokirpa self-assigned this Jun 19, 2024
@fabricteam

fabricteam commented Jun 19, 2024

Copy link
Copy Markdown
Collaborator

📊 Bundle size report

✅ No changes found

@dmytrokirpa
dmytrokirpa marked this pull request as ready for review June 19, 2024 08:53
@dmytrokirpa
dmytrokirpa requested review from a team as code owners June 19, 2024 08:53
@dmytrokirpa
dmytrokirpa requested review from a team and marcosmoura and removed request for marcosmoura June 19, 2024 08:53
@dmytrokirpa
dmytrokirpa force-pushed the fix/disable_shortcuts_for_docsite branch from a4dc463 to 9f8a416 Compare June 21, 2024 15:03
@dmytrokirpa
dmytrokirpa force-pushed the fix/disable_shortcuts_for_docsite branch from 9f8a416 to 682fa82 Compare June 22, 2024 07:48
@dmytrokirpa
dmytrokirpa merged commit 672d83e into microsoft:master Jun 24, 2024
@dmytrokirpa
dmytrokirpa deleted the fix/disable_shortcuts_for_docsite branch June 24, 2024 10:16
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Jun 26, 2024
* master: (90 commits)
  fix(react-drawer): do not create global header/footer roles (microsoft#31799)
  release: applying package updates - react v8
  release: applying package updates - web-components
  Add 'allowParentArrowNavigation' prop to `ComboBox`. (microsoft#31805)
  Add drawer web component (microsoft#31521)
  fix: MenuButton is styled correctly when aria-expanded is a string (microsoft#31809)
  chore: Updating version of `@fluentui/react-icons` to `^2.0.245` (microsoft#31802)
  chore:(docs) Migrate e2e Cypress testing doc (microsoft#31796)
  chore:(docs) Update API Extractor file (microsoft#31651)
  chore: migrate to nx 18 (microsoft#31746)
  release: applying package updates - react v8
  release: applying package updates - web-components
  feat: update text to use element internals for custom states (microsoft#31770)
  chore(web-components): Remove define imports from story modules (microsoft#31622)
  fix(`merge-styles`): Correctly processing selectors when value is a class name and they are not wrapped in `selectors` wrapper (microsoft#31798)
  style(react-combobox): turn off react-compiler lints for non compliant code (microsoft#31795)
  docs: Add AriaLiveAnnouncer to all examples (microsoft#31794)
  fix(public-docsite-v9): disable storybook keyboard shortcuts (microsoft#31762)
  feat: V0 Attachment compact component (microsoft#31634)
  release: applying package updates - react v8
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Accessibility] [dropdown] : Alt+arrow up doesn't work properly on docsite

4 participants