Giter VIP home page Giter VIP logo

chinook.navigation's People

Contributors

agneszitte avatar allcontributors[bot] avatar andreasflores18 avatar carlh98 avatar doum-vigeant-nventive avatar guidemarcus avatar iguins avatar jeanplevesque avatar juliecantin avatar lamonfly avatar matfillion avatar maximedion-work avatar mergify[bot] avatar ryanwin98 avatar soap-141 avatar takla21 avatar vincentcastagna avatar yguerin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

chinook.navigation's Issues

[IOS] Navigation with registered viewmodel in IoC does not get disposed.

Expected Behavior

When using Trancient ViewModel in IOC, we are expecting the Chinook navigation to navigate with a instance from page A to B.
Then when the navigation use a section to navigate to the root the VM should be mark as disposed

Actual Behavior

When using Trancient ViewModel in IOC and navigating from page A to B the frame froze on IOS but not frequently.
Observe a flicker during the navigation when the transition is enabled

Steps to Reproduce the Problem

  1. Add To viewModel as Tranciant in the IoC to Navigate from A to B
  2. Navigate

Specifications

Branch with example.
https://github.com/nventive/UnoApplicationTemplate/tree/feat/RegisterVMInIoC

  • Version: 0.2.0-dev.46
  • Platform: IOS
  • Subsystem: UNO 3.1.10

Compound operations such as SectionsNavigatorExtensions.SetActiveSection don't report state correctly and can cause concurrency issues

Current behavior

Calling SectionsNavigatorExtensions.SetActiveSection concurrently results in calling ISectionsNavigator.SetActiveSection concurrently with the additional problem that the ISectionsNavigator.State is wrongly set to Processed (because of the ReportSectionStateChanged changing the request state to Processed).

This can result is weird behaviors such as the last Frame staying visible while not considered active by the navigator.

Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project

Dependabot couldn't find a .(cs|vb|fs)proj for this project.

Dependabot requires a .(cs|vb|fs)proj to evaluate your project's current .NET dependencies. It had expected to find one at the path: /<anything>.(cs|vb|fs)proj.

If this isn't a .NET project, or if it is a library, you may wish to disable updates for it in the .dependabot/config.yml file in this repo.

View the update logs.

Previous view is hidden when modal is opened on top

Expected Behavior

We should be able to see the previous window when part of the modal is set to transparent (Works correctly with Chinook.SectionsNavigation.Uno.WinUI <= 2.1.0)

Actual Behavior

Previous window is entirely hidden when a modal is opened (Chinook.SectionsNavigation.Uno.WinUI >= 2.1.1)

Steps to Reproduce the Problem

  1. Unzip UnoApplicationTemplate - hidden modal.zip and open the solution in VS2022
  2. Adjust the nuget version for Chinook.SectionsNavigation.Uno.WinUI in the mobile project in order to reproduce or remove the behavior
  3. Build the mobile project and execute on either android or iOS
  4. Skip the onboarding, once on the login page, click on create account page which will be opened as a modal
  5. Observe the behavior for the grayed out window behind

Specifications

  • Version: Chinook.SectionsNavigation.Uno.WinUI >= 2.1.1
  • Platform: All platforms
  • Subsystem: Windows

UnoApplicationTemplate - hidden modal.zip

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.