Matthew Rajala

Results 24 issues of Matthew Rajala

- Existing important tasks don't always go to the "Completed" tab when they are checked as completed. - Sometimes a different task than the one checked as completed goes to...

About 1/5 of the time, navigating to the profile page causes a COMException (I think its because the profile pictures are random and one of them might be problematic but...

Searching for products only works if a filter is selected first Also, clicking on an item in the Search doesn't do anything (should it?)

1) Quantity of items in the cart can't be changed, the "More" and "Less" commands are never bound to in the Xaml 2) Items can't be removed from the cart...

https://github.com/unoplatform/Uno.Samples/blob/bc7377700aae3c1721283b8ed8890bffda051903/reference/Commerce/src/Commerce/Views/ProductsPage.xaml#L66

All items are favorited by default but they don't appear in the Favorites feed, we have to unfavorite them and favorite them again for them to appear in the Favorites...

After adding text to the TextBox, the placeholder is truncated at the top. It could just be because the height is too small. ![image](https://github.com/unoplatform/Uno.Samples/assets/70542961/97c3a197-f11b-439a-bb5a-dcab61d23172)

GitHub Issue (If applicable): closes #2473 ## PR Type What kind of change does this PR introduce? - Bugfix ## PR Checklist Please check if your PR fulfills the following...

## Current behavior ## Expected behavior ## How to reproduce it (as minimally and precisely as possible) Please see https://github.com/unoplatform/uno.toolkit.ui/issues/1194. It's the same behavior but the ItemsSource is set properly...

kind/bug
triage/untriaged

## Current behavior Windows: ![image](https://github.com/unoplatform/uno.extensions/assets/70542961/9f9beea4-fd67-4b14-99ef-3140d0047a72) The FontFamily for the page level FontIcon is Material (a custom font): ![image](https://github.com/unoplatform/uno.extensions/assets/70542961/f0fd80b5-473d-45ca-b728-e04aa8bf8dc6) The FontFamily for the FeedView's template level FontIcon is the default, Segoe...

kind/bug
triage/untriaged