Javier Suárez

Results 638 comments of Javier Suárez
trafficstars

Added several Device tests validating all the keyboards on the SearchBar. ![image](https://user-images.githubusercontent.com/6755973/207634839-6e9c9c25-307d-4144-802c-f1a00b9a7386.png)

> Was this already resolved by #11981? This PR maps the `Keyboard ` property to allow setting the numeric keypad for example. The other PR is a nice fix that...

> @jsuarezruiz lets close it or land it. We have too many PRs. I agree, let me add more reviewers and push forward.

Tried to reproduce without success. [Issue8534.zip](https://github.com/dotnet/maui/files/9046945/Issue8534.zip) ![Screenshot_1656936863](https://user-images.githubusercontent.com/6755973/177345572-5b01792c-9ea7-44b4-9551-65f6facf6e8e.png) Could you attach a small sample where reproduce the issue?, are replacing the ObserveableCollection, adding items, etc?

> I am having the same issue on VS 17.6.0 with Android and Windows. If the bound ObservableCollection is a primitive type, i.e. > ObservableCollection items; > the CollectionView renders...

Cannot reproduce the issue with the latest version (net7 rc2) or the current main branch. Could you try again with the latest version? ![issue-9954](https://user-images.githubusercontent.com/6755973/197717942-489ec794-a253-4529-8658-1a68ae17496a.gif)

Cannot reproduce the issue using this piece of code: ``` ``` Could you attach a small sample where reproduce the issue?

> Hi Javier, you are given access to the repo: https://github.com/xamcat/fid-nxt-gen-dsktp here are the steps to reproduce: > > 1. open FidelityAtpNextGen.sln > 2. open FidelityAtpNextGen\Views\AtpSettingsPage.xaml > 3. paste in...

Could be related with https://github.com/dotnet/maui/pull/5923? cc @mattleibow

How do you keep the keyboard open? ![issue-8265](https://user-images.githubusercontent.com/6755973/175491972-e00decff-7248-441f-887c-4b76a4424486.gif)