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

Explore possibility of non-linear navigation #201

Closed
annekainicUSDS opened this issue Aug 6, 2018 · 2 comments
Closed

Explore possibility of non-linear navigation #201

annekainicUSDS opened this issue Aug 6, 2018 · 2 comments
Labels
[practice] design Design related work [practice] engineering Engineering related work

Comments

@annekainicUSDS
Copy link
Contributor

annekainicUSDS commented Aug 6, 2018

Explore creating an option of using non-linear navigation. This has been a feature request by a few teams, and would make our library better able to handle much longer, more complex forms.

This would probably include some kind of side navigation with a list of all the pages that a user could click around through, and a way to make pages as complete or incomplete/invalid.

Another option would be to make our current navigation a wrapped around the formConfig, and to enable a user to create their own wrapper components that would include their own custom navigation.

The discovery work on this would probably include 2 streams of work:

  1. Engineering discovery to understand what code changes would be needed in order for the library to accommodate this
  2. Design work to come up with how this navigation would look and function
@annekainicUSDS annekainicUSDS added [practice] engineering Engineering related work [practice] design Design related work labels Aug 6, 2018
@jcmeloni-usds
Copy link
Contributor

@annekainicUSDS @dmethvin-gov Given the clear lines we're drawing between library and instantiations of it (e.g. starter apps), this will likely be made easier to achieve in future phase(s) so we'll keep it for later.

@jcmeloni-usds jcmeloni-usds changed the title Non-linear navigation Explore possibility of non-linear navigation Sep 19, 2018
@annekainicUSDS
Copy link
Contributor Author

Duplicate of #169, closing this in favor of the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[practice] design Design related work [practice] engineering Engineering related work
Projects
None yet
Development

No branches or pull requests

2 participants