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: Medicine (src/Components/Medicine/**) #6442

Closed
Tracked by #6316
rithviknishad opened this issue Oct 11, 2023 · 0 comments · Fixed by #6396
Closed
Tracked by #6316
Assignees

Comments

@rithviknishad
Copy link
Member

No description provided.

@github-project-automation github-project-automation bot moved this to Triage in Care Oct 11, 2023
@rithviknishad rithviknishad self-assigned this Oct 11, 2023
@rithviknishad rithviknishad moved this from Triage to Up Next in Care Oct 11, 2023
@rithviknishad rithviknishad moved this from Up Next to Review required in Care Oct 12, 2023
khavinshankar pushed a commit that referenced this issue Nov 6, 2023
…cines + Administration Activity View + migrate `useDispatch` to `useQuery` (#6396)

* fixes #6341; bin medicine administrations by 4:1 hrs

* fix comments

* fix tooltip clipping

* remove warnings

* improve how date seperation is shown

* popover shows more details

* cleanup: move files to correct place

* delete old medicine administration table

* cleanup

* remove useDispatch in bulk administer

* fixes #6442; API calls via useQuery for Medicines

* cleanup

* fix keys

* cleanup

* update seperator

* overlay

* temp fix tooltip

* fix refetch logic

* fix z-index

* consistency

* fix z-index

* fix useIsScrollable dependencies

* fix z-index

* rewrite scroll overflow behaviour

* fix z-index

* cleanup API routes

* support for archive and fix responsiveness issues

* fix styling

* fix path missing path params

* remove tooltip

* swap positions of actions and timestamp in timeline

* fix responsiveness

* minor spacing

* fix responsiveness

* fix spacing

* hide archive if discontinued

* fix responsiveness

* fix discontinue refetch not invoked

---------

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