Vladyslav Tsvietkov

Results 10 comments of Vladyslav Tsvietkov

> Hey @tsvietOK, this feature is supported in Bors. Make sure in your `bors.toml` you have `required_approvals = 2` and `up_to_date_approvals = true`. > > If the PR does not...

> Have you made sure both approvers have write access? Yes, both approvers have write access. > Have you previously used Bors successfully on this repository before enabling the required...

As i told in #562 we should unify all exceptions(replace JsonSerializationException with Exception or add JsonReaderException), so if there will be any json parsing error, just reset this json to...

> Is this a timing issue? Is MenuItems eventually populated when you use MenuItemsSource? Yeah, I think so. MenuItemsSource is not available only at the moment when app starts. I...

No, I am saying that when you use MenuItems defined in XAML, then it (navigation view) will use _navigationView.MenuItems property (MenuItemsSource is null in this case) and navigation works fine....

Of course in order to fix that when moved from MenuItems to MenuItemsSource in method GetSelectedItem I've added null check for MenuItemsSource and added cast to IEnumerable and now it...

Currently we use a workaround. We use az-cli to exclude published image version from the latest. I will try to check this issue again later this week.

@JenGoldstrich Could you please share a screenshot of what you have if you open a specific image version and open Configuration tab? Like the screenshot I have in the PR...

@dosu Thank you mr. bot. I didn't notice this issue. At least my issue more specific, WT app is a more specific example instead of general "any app". (No offence).

I don't want to offend anyone, but I prefer the previous original icon instead of the new one (with blue background). This new icon is similar to old icons with...