Skip to content

Teams selection mode #34286

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ling1726
Copy link
Member

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

@github-actions github-actions bot added this to the April Project Cycle Q2 2025 milestone Apr 18, 2025
Copy link

Pull request demo site: URL

@@ -3,7 +3,7 @@ import type { PresenceMotionSlotProps } from '@fluentui/react-motion';
import type { ComponentProps, ComponentState, SelectionMode, Slot } from '@fluentui/react-utilities';
Copy link

@github-actions github-actions bot Apr 18, 2025

Choose a reason for hiding this comment

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

🕵🏾‍♀️ visual changes to review in the Visual Change Report

vr-tests-react-components/Avatar Converged 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Avatar Converged.badgeMask.normal.chromium.png 5 Changed
vr-tests-react-components/Drawer 1 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Drawer.overlay drawer full.chromium.png 3304 Changed
vr-tests-react-components/Positioning 2 screenshots
Image Name Diff(in Pixels) Image Type
vr-tests-react-components/Positioning.Positioning end.updated 2 times.chromium.png 720 Changed
vr-tests-react-components/Positioning.Positioning end.chromium.png 959 Changed

if (value) {
focusOptions?.onNavigateIn?.(data.event, { value, itemType });
}

if (nextElement) {
rove(nextElement, focusOptions);
Copy link
Contributor

Choose a reason for hiding this comment

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

should the above lines be inside of this if?

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.

2 participants