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

🛠️ Replace useDispatch w. useQuery/request: Consultations (src/Components/Facility/Consultations/**) #6372

Closed
Tracked by #6316
rithviknishad opened this issue Sep 29, 2023 · 3 comments · Fixed by #6484
Assignees
Labels
good first issue Good for newcomers

Comments

@rithviknishad
Copy link
Member

No description provided.

@github-project-automation github-project-automation bot moved this to Triage in Care Sep 29, 2023
@rithviknishad rithviknishad added the good first issue Good for newcomers label Sep 29, 2023
@rithviknishad rithviknishad moved this from Triage to Up Next in Care Sep 29, 2023
@AshrafMd-1
Copy link
Contributor

I would like to work on this issue.

@rithviknishad
Copy link
Member Author

@AshrafMd-1 any progress on this?

@AshrafMd-1
Copy link
Contributor

Just rewriting some files after merges
and converting the liveFeed.tsx to pagination
that should be done by today

khavinshankar pushed a commit that referenced this issue Nov 22, 2023
* PaginatedList: fix `offset` not included in qParams

* fix error message

* convert dispatch to useQuery and request

* change components based on suggestions

* change api model to paginated api

* resolve merge conflict

* format code with prettier

* fix paginatedlist

* edit previous round

---------

Co-authored-by: rithviknishad <[email protected]>
@github-project-automation github-project-automation bot moved this from Up Next to Done in Care Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment