Skip to content

Shared State #3

Description

@davidscheutz

How would we implement a scenario where several screens collect data that will be used to perform an action, e.g. a wizard to create a user object?

Should Unison provide a solution for that problem?

Some required functionality

  • coordination (navigating between screens)
  • storing the data outside a specific view
  • performing an action with the data triggered by a user interaction (e.g. final submit button)

thinking in progress...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions