Skip to content

Move registrations filter on graphQL query level #77

Description

@nparashar150

Describe the bug
Currently the data is filtered on state level once received from query, it's better to query the filtered data on first place.

To Reproduce
Check this useEffect where the state is being updated as per the filter. Rather than doing this we can re-create this query with filter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions