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

Fix clone volume UI for filtering files #692

Closed
mzur opened this issue Oct 31, 2023 · 0 comments · Fixed by #846
Closed

Fix clone volume UI for filtering files #692

mzur opened this issue Oct 31, 2023 · 0 comments · Fixed by #846
Assignees
Labels

Comments

@mzur
Copy link
Member

mzur commented Oct 31, 2023

If a volume should be cloned and the user wants to filter the files, it is necessary to press Enter in the filename filter input field so BIIGLE loads the list of files. If Enter is not pressed, no filtering will be done even if the input is filled.

The UI should be improved as follows:

  1. When the filter input is filled, replace the "clone" button with a "test file query" button
  2. The user has to press this button first and view the preview of filtered files
  3. After the filtered files are displayed, the "clone" button appears again and can be pressed
  4. If the filter query changes, start again at 1.

This will ensure that the clone button is pressed only after the list of filtered files was loaded.

@mzur mzur moved this to Medium Priority in BIIGLE Roadmap Oct 31, 2023
@mzur mzur added the bug label Apr 23, 2024
@lehecht lehecht self-assigned this Jun 4, 2024
@mzur mzur closed this as completed in #846 Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants