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

Figure out a way to conditionally advance sections when one interview uses multiple sub-interview YAML files #209

Closed
nonprofittechy opened this issue Jun 21, 2021 · 3 comments
Labels
enhancement New feature or request potentially revisit For low priority, closed issues, but not quite "wontfix" usability/UX
Milestone

Comments

@nonprofittechy
Copy link
Member

Right now, we just call nav.set_section() and nav.set_progress() but this may not be right if it's part of a larger interview.

@nonprofittechy
Copy link
Member Author

nonprofittechy commented Oct 6, 2021

My thought is to have a dictionary or other data structure that lists the sections and has rules for when they are turned on, so it is more declarative. Much like ALDocumentBundle declaratively enables documents based on conditional rules.

This only matters if we start making better use of navigation sections.

@nonprofittechy
Copy link
Member Author

Partially redundant with #731 , closing w/ option to revisit at some future date

@nonprofittechy nonprofittechy closed this as not planned Won't fix, can't repro, duplicate, stale Aug 14, 2023
@nonprofittechy nonprofittechy added the potentially revisit For low priority, closed issues, but not quite "wontfix" label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request potentially revisit For low priority, closed issues, but not quite "wontfix" usability/UX
Projects
None yet
Development

No branches or pull requests

1 participant