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

Add support to dismiss the prompt with enter on keyboard #27419

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pictos
Copy link
Contributor

@pictos pictos commented Jan 29, 2025

Description of Change

Issues Fixed

Fixes #17266

@pictos pictos requested a review from a team as a code owner January 29, 2025 02:51
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Jan 29, 2025
Copy link
Contributor

Hey there @pictos! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@jsuarezruiz jsuarezruiz added area-controls-dialogalert DisplayAlert, dialog area-keyboard Keyboard, soft keyboard labels Jan 29, 2025
@rmarinho rmarinho requested review from PureWeen and tj-devel709 and removed request for StephaneDelcroix and rmarinho January 30, 2025 11:21
@rmarinho
Copy link
Member

Does this align with what the other native apps do on Android?

@pictos
Copy link
Contributor Author

pictos commented Jan 30, 2025

@rmarinho good question, sadly I can't answer that I don't use android for a long time, and I can't think at any app that I can test it. Maybe @Redth would know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-dialogalert DisplayAlert, dialog area-keyboard Keyboard, soft keyboard community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Shell.Current.DisplayPromptAsync doesn't react on Enter press on WinUI
3 participants