Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispatching from pages inside Shell #695

Closed
Yakimych opened this issue Mar 24, 2020 · 1 comment
Closed

Dispatching from pages inside Shell #695

Yakimych opened this issue Mar 24, 2020 · 1 comment

Comments

@Yakimych
Copy link

Hi, I've been following the Fabimals project and trying to use shell with routing as a base for my application.

The problem I ran into is that the "Details"-pages that are routed to in the Fabimals samples are read-only and do not dispatch anything. How would I go about "plugging" a routed page into the main MVU-loop?

Examples of functionality I am looking for:

  • Have a button that sets some text inside the AnimalDetails page
  • Have a button that routes on to a sub-route from the AnimalDetails page
@SergejDK
Copy link
Collaborator

I know it is a late reply but maybe this issue can help you to clarify which potential issues there are currently with shell and fabulous. https://github.com/fsprojects/Fabulous/issues/850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants