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

GUI: Nestable Table Widget, with view-toggle #86

Open
tangkong opened this issue Sep 20, 2024 · 0 comments
Open

GUI: Nestable Table Widget, with view-toggle #86

tangkong opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@tangkong
Copy link
Contributor

Current Behavior

Currently shows a simple table view with information on Nestable entry types

Expected Behavior

This is useful but hides the sub-parameters.

Perhaps there should be a toggle that swaps between showing the

  • Collections as-grouped
  • Collections with sub-parameters visible?
  • Flattened only-parameter view, with containing nestable references shown

This will likely involve packaging these into proper widgets, rather than leaving it up to the user to make the model and assign it to a widget.

This should remain a table view, rather than a tree view (covered by existing tree views)

Context / environment

Thoughts in making this table view more usable and applicable to other pages.

Steps to Reproduce (for bugs)

N/A

Suggested Solution

a bit of a refactor
To look into: does adding children to Table items mean anything? Do they get hidden?
Do we have to use a proxy model here

@tangkong tangkong self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant