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

Create dialog for filtering snapshots #70

Open
shilorigins opened this issue Jul 30, 2024 · 3 comments
Open

Create dialog for filtering snapshots #70

shilorigins opened this issue Jul 30, 2024 · 3 comments
Assignees
Labels
GUI Graphical User Interface related issue

Comments

@shilorigins
Copy link
Collaborator

The dialog will be launchable from the snapshot list view, and will contain the options for filtering which snapshots are displayed.

Alternate Design

Filters could be applied on each table column individually. We may look into this in the future, but the dialog option is simpler to implement and has fewer constraints on the filter options.

@shilorigins shilorigins added the GUI Graphical User Interface related issue label Jul 30, 2024
@shilorigins shilorigins added this to the Minimum Viable Product milestone Jul 30, 2024
@tangkong
Copy link
Contributor

Examples for filtering list view models exist already in the search page's FilterProxyModel, if you would like to use this as reference.

@tangkong
Copy link
Contributor

Also, could we expand how this is different / expands on the functionality provided from #56 ?

@shilorigins
Copy link
Collaborator Author

I don't know that the functionality will be different, but this is part of an alternate search page layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GUI Graphical User Interface related issue
Projects
None yet
Development

No branches or pull requests

3 participants