Thomas Labrecque

Results 6 issues of Thomas Labrecque

### Current behavior The CalendarDatePicker is working fine on all platforms with the default DateFormat but if you use a custom DateFormat it isn't displayed correctly on Android and iOS....

kind/bug
difficulty/tbd
area/date-time-pickers

### Current behavior When an image asset is named with an ISO code representing a language the image doesn't work on Android and iOS. For example: `image_bg.png`. The image on...

kind/bug
project/resources 🈷️
difficulty/starter 🚀
low-hanging-🍒

## Current behavior Hot Reload doesn't work in the [Uno Extensions Commerce Sample App](https://github.com/unoplatform/Uno.Samples/tree/master/reference/Uno.Extensions.Commerce) using Visual Studio latest release and preview release. But Hot Reload does work if we create...

kind/bug
triage/untriaged

## Current behavior When using a `TextBox` with `MaterialOutlineTextBoxStyle` the placeholder text is not vertically centered. ![Capture_97](https://user-images.githubusercontent.com/57812285/188887893-e6a693da-8d28-4093-8c3b-553c220f2432.PNG) ## Expected behavior When using a `TextBox` with `MaterialOutlineTextBoxStyle` the placeholder text should...

kind/bug

### Current behavior We found a new bug in our open source canary where we can't remove focus from a `TextBox` by clicking outside on iOS. ![Animation_151](https://github.com/unoplatform/uno/assets/57812285/1b1c346c-fcad-418a-ab62-26acf1caae10) ### Expected behavior...

kind/bug
triage/untriaged
difficulty/tbd

## Current behavior On Windows, we need to set `SelectedIndex` as a `TwoWay` binding if we want the selected item visual state to update. ![Animation_90](https://user-images.githubusercontent.com/57812285/236314903-182dae5b-93ec-4da7-9a9e-8364720edd97.gif) ## Expected behavior On Windows,...

kind/bug
control/tabbar