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

Implement Venue Server-side sorting/filtering & bugfix #1910

Closed
GlenDsza opened this issue Apr 18, 2024 · 1 comment
Closed

Implement Venue Server-side sorting/filtering & bugfix #1910

GlenDsza opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working feature request

Comments

@GlenDsza
Copy link

Is your feature request related to a problem? Please describe.

Currently the search by name & description as well as sorting by capacity is performed on client side. This will lead to slowing client side devices for large data in case of limited compute.

Bug: The form state persists even after a mutation.

venue_bug.mp4

Describe the solution you'd like
Implement getVenueByOrgId query resolver which has support for searching by name/description & sorting on basis of capacity.

Additional context
The pre-requisite features for above features were added in PalisadoesFoundation/talawa-api#2169.

@GlenDsza
Copy link
Author

GlenDsza commented Apr 18, 2024

@palisadoes Pls assign, would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature request
Projects
None yet
Development

No branches or pull requests

3 participants