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(gql-api): community users filters #768

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

danluki
Copy link
Contributor

@danluki danluki commented Oct 28, 2024

Resolved #714

Now it's possible to do queries like messages:>=50 on community users page, multiple filters also supported. But the behavior is better explained in tests for community_search module.

The syntax is pretty similar as in github search.

Proposals:
Somehow display this in community page. I think good place is to do this in placeholder but help needed because I think it's possible to add something like syntax helper which will be nice task for frontend.

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.

Add filters to community users
1 participant