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

feat: added pid filtering searchbox and selection counter in snapshot download popup #5627

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

sfiorani
Copy link
Contributor

@sfiorani sfiorani commented Dec 19, 2024

This PR updates what was contributed in #5617 with the following updates:

  • Added a searchbox in the snapshot download popup that allows filtering the pids in the checboxes list to easily find the desired ones
  • Updated the anchor that select/remove all selections, so when the pid list is filtered with the search box, the anchor select/remove all the filtered and visible checkboxes
  • Added a label at the right that indicates the number of pids selected over the total number
  • Imrpved the backend that filters the pids checkboxes

image
image

Related Issue: This PR fixes/closes {issue number}

Description of the solution adopted: A more detailed description of the changes made to solve/close one or more issues. If the PR is simple and easy to understand this section can be skipped

Screenshots: If applicable, add screenshots to help explain your solution

Manual Tests: Optional description of the tests performed to check correct functioning of changes, useful for an efficient review

Any side note on the changes made: Description of any other change that has been made, which is not directly linked to the issue resolution [e.g. Code clean up/Sonar issue resolution]

@sfiorani sfiorani changed the title feat: added pid filtering searchbox in snapshot download popup feat: added pid filtering searchbox and selection counter in snapshot download popup Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant