Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update title of v8 keyboard-accessible drag & drop example, add docs #32216

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

smhigley
Copy link
Contributor

@smhigley smhigley commented Aug 3, 2024

With the new WCAG 2.2 criterion around pointer-accessible dragging, we've had some questions about how to meet it with the v8 DetailsList. Our current keyboard-accessible example also works for the new dragging accessibility requirement, so this PR updates our docs to make that more clear.

Wording changes only (plus some auto linting updates), no code/package changes.

@smhigley smhigley requested review from a team as code owners August 3, 2024 00:06
@github-actions github-actions bot added this to the August Project Cycle Q3 2024 milestone Aug 3, 2024
@fabricteam
Copy link
Collaborator

📊 Bundle size report

✅ No changes found

@smhigley smhigley merged commit 0a15037 into microsoft:master Aug 6, 2024
18 checks passed
marcosmoura added a commit to marcosmoura/fluentui that referenced this pull request Aug 7, 2024
* master: (48 commits)
  chore: migrate to storybook v7 (microsoft#32018)
  release: applying package updates - react-components
  ci: make public-docsite-v9 deploy pipeline work and make it faster (microsoft#32248)
  fix(Toolbar): hardcode size of `ToolbarButton` (microsoft#32185)
  chore: deprecate @fluentui/react-motion-preview (microsoft#32190)
  release: applying package updates - web-components
  docs: add wrapping menu item example to ContextualMenu docs (microsoft#31289)
  docs: update title of v8 keyboard-accessible drag & drop example, add docs (microsoft#32216)
  release: applying package updates - react-components
  fix: Card does not override specified focusMode based on event listeners (microsoft#32200)
  Fix undefined reference in older browsers in useMessageBarReflow (microsoft#32238)
  feat: Add transparent appearance to ToolbarButton (microsoft#32205)
  fix(react-tabs): ignore ref for tab reserved space content slot (microsoft#31775)
  fix(Dialog): do not require ref forwarding (microsoft#32095)
  feat: add verify-packaging to react v8 release pipeline (microsoft#32212)
  chore(web-components): remove type-check definition and follow repo target defaults for consistency and type-check speeds (microsoft#32208)
  chore(react-tree): improve ImmutableSet and ImmutableMap internal implementation (microsoft#32167)
  release: applying package updates - web-components
  feat(web-components): add tablist (microsoft#32098)
  release: applying package updates - react-components
  ...
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.

3 participants