Will

Results 53 comments of Will

>you can add `ReturnType="Next"` to an entry to allow the user to go through all the entries without needing to lower the soft keyboard. This is a band aid on...

Just so we are on the same page - here is the same screen in iOS. Notice that as soon as the KB appears I can no longer scroll to...

Here is another video showing the problem I described earlier where I have an editor on the bottom of the screen. Notice that once the keyboard shows, the top of...

Here is the exact same code running on an Android device. Behaviour is exactly how I would expect it to be. https://youtube.com/shorts/kBFlSdGukhs?feature=share

And for completeness, here is a video showing the first screen working in Android. Again - exactly the same code working exactly how I expect it to work: https://youtube.com/shorts/Dh6B4PRu3A8?feature=share

Let me know if you need anything else to help you understand the scale and gravity of this problem...

I have added another reproducable example in the reproduction project. Once you run it, tap "Bottom Keyboard" - note it will take around 10 seconds to fill the screen. Notice...

@tj-devel709 thanks for the update. I have spent the week trying to find a workaround. The closest I have is setting the height of the grid by binding to a...

> I pulled your repo and am not able to get this page to fully work. There is some issue with the RestSharp dependency and the app crashes when trying...

@tj-devel709 I have just uploaded a fix for that 'Bottom Keyboard' screen. Something that is interesting is that the behaviour seems to vary as you play with it. Most of...