Skip to content

Shared State #3

@davidscheutz

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...

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