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

Feature: Overlay Association Groups to allow for nested taxonomies and evolving frameworks #805

Open
brandonopened opened this issue Jun 17, 2019 · 0 comments

Comments

@brandonopened
Copy link
Member

brandonopened commented Jun 17, 2019

User story: As a user, I want to be able to see data from multiple association groups overlaid in a single tree view.

Use Case: If alternate IsChildOf OR isPartOf associations are present in association group A, selecting that association group will show those associations in the tree view as if they were part of the native tree. this will allow for the idea of nested taxonomies to be visible in OpenSALT.

Acceptance Criteria
When I select multiple association groups, I will be able to see those association groups' Associations from the primary Tree view.

Mockup:
https://balsamiq.cloud/saotua9/pysqvif/r3F49/bE6D3

Steps:

  1. Implement Allow IsChildOf association when association groups are present #698 (allow IsChildOf associations if association groups are present)
  2. Change Association Groups to be a checkbox not drop-down-select
  3. Allow IsChildOf and IsPartOf from other association groups to be displayed in the tree view

Notes:
This feature will help solve usability issues with https://github.com/IMSGlobal/CASE/issues/159 as well as logically would actually implement in display form: https://credreg.net/ctdlasn/handbook#taxonpath except in CASE.

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

No branches or pull requests

2 participants