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

[Keyboard] Auto-scroll does not work on CommunityToolkit.Maui.Core.Views.MauiPopup #13

Open
akshayamantya opened this issue Jun 29, 2023 · 4 comments

Comments

@akshayamantya
Copy link

Hello @PureWeen ,
Thanks for adding the keyboard fix to the package.
However, I noticed a minor missing feature, when we have a CommunityToolkit.Maui.Core.Views.MauiPopup, if I tap an Entry of that CommunityToolkit.Maui.Core.Views.MauiPopup the content is of popup is scrolling and UI looks odd.
It is tested on iOS, iPadOS and the facing the above issue
Thank you!

@PureWeen
Copy link
Owner

@tj-devel709

FYI: This work is also part of our current .NET8 previews so you can test there without using this code

@tj-devel709
Copy link

Thanks for this issue! I can confirm that I saw weird behavior going on as well:

ScrollingAlertDemo-480p.mov

@tj-devel709
Copy link

Can also confirm this happens in Maui main

@imsam67
Copy link

imsam67 commented Dec 5, 2023

I opened an issue about this too and issuing KeyboardAutoManagerScroll.Disconnect(); before opening the Popup seems to be a workaround for iOS. Providing a link to the issue I opened for you to see the full code I use to get around this issue. Of course, it's still a bug and the solution is only a workaround: CommunityToolkit/Maui#1561

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants