Rashmik

Results 13 comments of Rashmik

If no one is working on this , I would like to work on this issue

@rithviknishad Currently, we are fetching information for assets from [api/v1/assets] to display the feed ![Screenshot from 2024-04-03 16-18-12](https://github.com/coronasafe/care_fe/assets/146672184/96cf9a7b-3905-40f4-8d12-9b97fcfacb70) . Instead, if we try to fetch from [/api/v1/facility/{facility_external_id}/patient_asset_beds/], we get the...

hey @nihal467 I tried using `npm run lint-fix` and while performing `npm run lint` I got 0 errors and i also did `npm run format` and corrected prettier errors even...

@nihal lint issued fixed, please have a look

Yup , will improve the design ASAP .

hey @rithviknishad is this ok? , Can we also display no patient text whenever a patient is not present ? [Screencast from 25-04-24 08:00:58 PM IST.webm](https://github.com/coronasafe/care_fe/assets/146672184/05116118-4242-43ff-91e7-50276fac3732)

hey @Shahbaz898414 if you are not working on this , let me know , I would like to work on this issue .

@khavinshankar should we create two kind of notifications (PATIENT_PRESCRIPTION_CREATED and PATIENT_PRESCRIPTION_UPDATED ) or only one field (PATIENT_PRESCRIPTION_UPDATED) is sufficient ?

@r-nikhilkumar ig the problem is with the typescript errors , see the screenshot attached