phac-nml / irida-next

IRIDA Next
https://phac-nml.github.io/irida-next/
Apache License 2.0
8 stars 2 forks source link

Components/groups search and sort #656

Open malchua opened 1 week ago

malchua commented 1 week ago

What does this PR do and why?

Describe in detail what your merge request does and why.

This PR fixes issue #643

This PR adds sorting and searching capability to the Members -> Groups table, for both groups and projects.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other pull requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Sign in
  2. Select Projects on the sidebar and click on a project that is listed
  3. Select Members on the sidebar and click on the Groups tab
  4. Use the search bar to look for a specific group by group name or access level
  5. Click on each table header (except for Access Granted and Action) to sort the table by that column
  6. Repeat steps 2-6 for Groups (on step 2, select Groups instead of Projects)

PR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

github-actions[bot] commented 1 week ago

Simplecov Report

Covered Threshold
92.59% 90%