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

MNT: Decide how to show readbacks in LivePVTableModel #85

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

MNT: Decide how to show readbacks in LivePVTableModel #85

tangkong opened this issue Sep 19, 2024 · 0 comments

Comments

@tangkong
Copy link
Contributor

Current Behavior

If an Parameter with a linked readback Parameter is added to the table model, only the parent entry is added (since it was directly added to the model.

Expected Behavior

We should figure out a way to intelligently display parameters and their readbacks, showing relations between the two.

An extension of this: If a parameter is added with a readback that already exists in the table, what do we do? 🤔

Context / environment

Thought about during #80

Steps to Reproduce (for bugs)

N/A

Suggested Solution

Check the list when calling set_entries?
Figure out some slick way to have a foldable/nested view in a table model? 💥

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