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 list filtering #405

Closed
jorgenherje opened this issue Oct 5, 2023 · 0 comments · Fixed by #404
Closed

Parameter list filtering #405

jorgenherje opened this issue Oct 5, 2023 · 0 comments · Fixed by #404
Assignees
Labels
enhancement New feature or request

Comments

@jorgenherje
Copy link
Collaborator

jorgenherje commented Oct 5, 2023

This issue originates from #321


When using ensemble parameters or a union of parameters across ensembles, the list can become large. Consider creating component/class/hook/utility functionality to be able to set some filtering criteria and provide a list of parameters fulfilling the filter selection for usage.

E.g. component to set based on wanted EnsembleParameter settings/attributes - see: https://github.com/equinor/webviz/blob/main/frontend/src/framework/EnsembleParameters.ts

Types:

  • Filter of Parameter to create shorter list of parameter names to select
@jorgenherje jorgenherje self-assigned this Oct 5, 2023
@jorgenherje jorgenherje added the enhancement New feature or request label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant