authorizer icon indicating copy to clipboard operation
authorizer copied to clipboard

Add sort and filter to data fields in user dashboard

Open anik-ghosh-au7 opened this issue 3 years ago • 2 comments

Feature Description

  • add sort and filter options to data fields in user dashboard

Describe the solution you'd like

  • add sort to created_at field
  • add filter to email_verified field

Describe alternatives you've considered

  • Not applicable

Additional context

  • Not applicable

anik-ghosh-au7 avatar Jan 30 '22 12:01 anik-ghosh-au7

Hey there! I went through the documentation. I am not familiar with GraphQL APIs yet. We do not need to add sort and filter to the API to work on this issue. Right? I need to make changes in this repository Can I please work on this issue? It would take me some time to get familiar with the architecture. thanks a ton @anik-ghosh-au7 @lakhansamani

Shofiya2003 avatar Apr 16 '23 00:04 Shofiya2003

@Shofiya2003 sure you can work on this issue. You will have to add sort and filter to various database queries that we support. So you might need to know or understand querying structure for databases that we support.

Thanks

Happy to help if you need any architectural help.

lakhansamani avatar Apr 16 '23 02:04 lakhansamani