Skip to content

[Fabric] Implement keyboardDismissMode in ScrollView #14723

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

Merged
merged 6 commits into from
Jun 16, 2025

Conversation

anupriya13
Copy link
Contributor

@anupriya13 anupriya13 commented Jun 2, 2025

Description

Type of Change

  • New feature (non-breaking change which adds functionality)

Why

[Fabric] Implement keyboardDismissMode in ScrollView

Resolves #13137

What

[Fabric] Implement keyboardDismissMode in ScrollView

Refer https://learn.microsoft.com/en-us/uwp/api/windows.ui.viewmanagement.core.coreinputview.tryhide?view=winrt-26100

Screenshots

image

image

Testing

Added a test in playground. Need a device where we can activate the touch keyboard to test correctly.

Changelog

Should this change be included in the release notes: Yes

Add a brief summary of the change to use in the release notes for the next release. [Fabric] Implement keyboardDismissMode in ScrollView

Microsoft Reviewers: Open in CodeFlow

@anupriya13 anupriya13 marked this pull request as ready for review June 3, 2025 07:00
@anupriya13 anupriya13 requested a review from a team as a code owner June 3, 2025 07:01
@anupriya13 anupriya13 requested a review from a team June 16, 2025 09:22
@anupriya13 anupriya13 merged commit 2969c7b into microsoft:main Jun 16, 2025
59 checks passed
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.

Implement keyboardDismissMode property for ScrollView for fabric
3 participants