rokwire / rokwire/app-flutter-plugin
[FEATURE] Update directory accounts loading
Open
- Dominant language
- Dart
- Stars
- 3
- Forks
- 4
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
To support reverse pagination and accounts total count in the directory UI, the function used to load directory accounts must be updated to use a new API.
Describe the solution you'd like
Update loadDirectoryAccounts to use a new API endpoint that accepts name-offset and order query params and returns account counts in the response.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.