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

Parameter Values BB -> Add parameter value: better UI #1367

Open
PavelBal opened this issue Jun 10, 2024 · 5 comments
Open

Parameter Values BB -> Add parameter value: better UI #1367

PavelBal opened this issue Jun 10, 2024 · 5 comments

Comments

@PavelBal
Copy link
Member

If the user wants to overwrite a default parameter value in the PV BB, he has to manually add this parameter as long it is not a protein expression or a local molecule parameter. The currently implemented workflow is not intuitive:

image

After clicking on "New Parameter Value," an empty row with the columns "Parameter Name" and "Parameter Value" is created. The user would have to manually add columns "Path Element n" to be able to enter the path.

A possible solution would be a dialog where the user can either select a parameter that is present somewhere (like in all the places where the user selects a parameter), or enters the whole path which is then separated by | to create an entry in the PV BB.

@rwmcintosh
Copy link
Member

We can just unhide 3 or 4 columns if there aren't any PV in the building block. Would that work?

I would also add a context menu here when the user right clicks in the blank space and allow them to add that way. We have recently implemented something like that in copy formula feature.

@PavelBal
Copy link
Member Author

We can just unhide 3 or 4 columns if there aren't any PV in the building block. Would that work?

Would work, but still very inconvenient.

@rwmcintosh
Copy link
Member

We should enable paste of paths here. Recent feature allows you to copy paths to the Windows Clipboard. We could also paste them into the PV through context menu

@rwmcintosh
Copy link
Member

A possible solution would be a dialog where the user can either select a parameter that is present somewhere (like in all the places where the user selects a parameter), or enters the whole path which is then separated by | to create an entry in the PV BB.

Is there an existing view you're thinking of?

@PavelBal
Copy link
Member Author

Yes, the "Possible fererences objects" viel from formula creation/editing. But without "absolute/relative path", it is always absolute in this case.

image

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

No branches or pull requests

2 participants