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

Filter groups/admins via query params #29

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

tb38r
Copy link
Contributor

@tb38r tb38r commented Dec 14, 2024

Groups and groups belonging to a specified admin can now be filtered via query
parameters.

Additionally, the query parameters are reflected within the input element.

Previous behaviour
Filtering only occurs via the input

New behaviour
Filtering can also occur via the params "admin" & "groupid"

Fixes #25

Screen capture of the change in action

Screen.Recording.2024-12-14.at.15.08.13.mov

Content can now be filtered using either the params groupid or admin

re semaphore-protocol#25
Groups and groups belonging to a specified admin can now be filtered via query parameters.
Additionally, the query parameters are reflected within the input element.

re semaphore-protocol#25
@tb38r tb38r requested a review from a team as a code owner December 14, 2024 15:41
Copy link

vercel bot commented Dec 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
semaphore-benchmarks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 3:44pm
semaphore-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 14, 2024 3:44pm

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.

Explorer: Use query parameters when filtering groups
1 participant