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

Downloader instances list #1173

Closed
10 tasks
ddelpiano opened this issue Aug 2, 2021 · 1 comment
Closed
10 tasks

Downloader instances list #1173

ddelpiano opened this issue Aug 2, 2021 · 1 comment
Assignees

Comments

@ddelpiano
Copy link
Contributor

Changes requested:

  • we'll have a global type list with checkboxes (as it is now, so nothing much to do here).

  • Add list of instances with checkboxes to select a single instance

  • add checkbox all instances to select/deselect all.

  • In term of functionality the lists are static in the sense that the user can select all the types and all the instances but the model does not guarantee that a certain instance has all the type.

  • The instances list will have to show all the instances presents in the scene, same list we have for the list viewer/control panel component.

the layout will be similar to

  • type 1
  • type 2
  • type 3
  • type 4
  • type 5

  • all instances
    • Instance 1
    • Instance 2
    • Instance 3
    • Instance 4
@jrmartin
Copy link
Contributor

@ddelpiano Implemented this one, needs CSS styling :

image.png

@jrmartin jrmartin linked a pull request Aug 13, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants