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

Ensemble Import Dialog: Improve case selection #11993

Closed
magnesj opened this issue Dec 13, 2024 · 1 comment · Fixed by #12000
Closed

Ensemble Import Dialog: Improve case selection #11993

magnesj opened this issue Dec 13, 2024 · 1 comment · Fixed by #12000
Assignees
Labels
Enhancement An addition that can be observed by the user PendingRelease Issues is fixed and will be available in next release

Comments

@magnesj
Copy link
Member

magnesj commented Dec 13, 2024

The ensemble import dialog is difficult to use.

Suggested improvements

  • make it easy to clear all selections
  • allow fast selection of all cases in a iteration
  • allow filtering on realization numbers based on ranges of number like "1,5,10-24"

Current user interface
image

@magnesj magnesj added the Enhancement An addition that can be observed by the user label Dec 13, 2024
@magnesj magnesj added this to the Deeper 2024 - Sprint 12 milestone Dec 13, 2024
@magnesj magnesj self-assigned this Dec 13, 2024
@magnesj
Copy link
Member Author

magnesj commented Dec 17, 2024

  • move RicRecursiveFileSearchDialog to UserInterface/RiuEnsembleImportDialog
  • move class RicSummaryCaseRestartDialogResult into separate file

magnesj added a commit that referenced this issue Dec 19, 2024
Use tree view instead of list view. Add filtering based on text match using realization numbers. Clean up user interface. Rename several GUI items.
magnesj added a commit that referenced this issue Dec 19, 2024
Use tree view instead of list view. Add filtering based on text match using realization numbers. Clean up user interface. Rename several GUI items.
magnesj added a commit that referenced this issue Dec 19, 2024
Use tree view instead of list view. Add filtering based on text match using realization numbers. Clean up user interface. Rename several GUI items.
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user PendingRelease Issues is fixed and will be available in next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant