Code Monkey home page Code Monkey logo

Comments (5)

jfversluis avatar jfversluis commented on August 20, 2024

That is why there is a modal parameter that you can set to try while calling this method?

Op 9 jan. 2016 om 21:35 heeft John Miller [email protected] het volgende geschreven:

CoreMethods.PushPageModel does not navigate as expected in a Modal page.

Here is a video of the behavior: http://screencast.com/t/6DUPjV8DmfAg

The basic navigation wraps any new Modal in a NavigationPage, which is great. However, when trying to navigate to pages while that Modal is displayed, the pages are pushed underneath (in the other parent NavigationPage).

I have been playing with this and investigating my options. Suggestions are welcome.


Reply to this email directly or view it on GitHub.

from freshmvvm.

therealjohn avatar therealjohn commented on August 20, 2024

@jfversluis

I might be confused. Using the modal paramater is just a toggle to cause a Modal to be used, not to tell that you are navigating inside a modal. If you were to just pass a true, it would display another modal on top of this one. Instead, I want to be able to navigate forward inside the NavigationPage stack that is already wrapping this Modal.

See this.

from freshmvvm.

rid00z avatar rid00z commented on August 20, 2024

I have a solution for this that I'm working on now and will have done in
next days.

The solution is based on having multiple Navigation services.

On Sunday, 10 January 2016, John Miller [email protected] wrote:

@jfversluis https://github.com/jfversluis

I might be confused. Using the modal paramater is just a toggle to cause a
Modal to be used, not to tell that you are navigating inside a modal. If
you were to just pass a true, it would display another modal on top of this
one. Instead, I want to be able to navigate forward inside the
NavigationPage stack that is already wrapping this Modal.

See this
https://github.com/rid00z/FreshMvvm/blob/master/src/FreshMvvm/FreshNavigationContainer.cs#L16-L26
.


Reply to this email directly or view it on GitHub
#29 (comment).

Michael Ridland | Technical Director | Xamarin MVP

XAM Consulting - Mobile Technology Specialists

www.xam-consulting.com

Blog: www.michaelridland.com

from freshmvvm.

therealjohn avatar therealjohn commented on August 20, 2024

@rid00z That is great to hear. Thanks for your effort on this, loving it!

from freshmvvm.

rid00z avatar rid00z commented on August 20, 2024

This is solved in the current code base and will be in next release.

from freshmvvm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.