Elte Hupkes

Results 6 issues of Elte Hupkes

(Sorry for abandoning the issue template, but this fits an open story format a bit better). The new result passing mechanism using `IMvxNavigationService.Navigate(...)` in combination with `IMvxNavigationService.Close(...)` is very nice...

t/bug
s/needs-investigation

This is a silly issue, but this insert from Alexis broke my brain while reading the book (I'm reading the version made of dead trees, but it's still there on...

I'm working on a search functionality for locations, which lets the user enter an address and it returns the matches for it. Kind of like `GetPositionsForAddressAsync`, but with the rest...

The pan gesture used to open the sidebar overrides most other gestures in the content view that it targets, and doesn't mark itself as "failed" when it decides to ignore...

## Steps to reproduce: 1. Call `ApiContext::create(...)` where `$permittedIps = ['*'];` ## What should happen: 1. Since `*` is a valid IP according to the API, the SDK should accept...

I've an activity which launches with `ActivityFlags.ClearTop` (but without `SingleTop`), which removes all activities above an activity of the same type (if it exists) and replaces that activity (without `SingleTop`...

t/bug
up-for-grabs
p/android