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

List facility details in the user facilites page #9367

Closed
bodhish opened this issue Dec 11, 2024 · 15 comments · Fixed by #9383
Closed

List facility details in the user facilites page #9367

bodhish opened this issue Dec 11, 2024 · 15 comments · Fixed by #9383
Assignees
Labels
enhancement New feature or request needs-triage question Further information is requested

Comments

@bodhish
Copy link
Member

bodhish commented Dec 11, 2024

Image

Currently we are only showing the name of the facility, it would have been nice if we could have shown the facility name and location.

@bodhish bodhish added the enhancement New feature or request label Dec 11, 2024
@bodhish bodhish added this to Care Dec 11, 2024
@github-project-automation github-project-automation bot moved this to Triage in Care Dec 11, 2024
@bodhish bodhish moved this from Triage to Up Next in Care Dec 11, 2024
@Mahendar0701
Copy link
Contributor

I want to work on this can you assign this to me

@Jacobjeevan
Copy link
Contributor

@Mahendar0701 Since you are already working on a major piece (shift patient details page), let's have someone else take this up 👍

@sanjayh-2022
Copy link

@Jacobjeevan I want to work on this issue please?

@github-actions github-actions bot added needs-triage question Further information is requested labels Dec 11, 2024
@Jacobjeevan Jacobjeevan removed question Further information is requested needs-triage labels Dec 11, 2024
@github-actions github-actions bot added needs-triage question Further information is requested labels Dec 11, 2024
@sanjayh-2022
Copy link

sanjayh-2022 commented Dec 11, 2024

@Jacobjeevan Can you please ellaborate on where can i find the above page that you put up? Because I am not able find the add facility on facilities page.

@AdityaJ2305
Copy link
Contributor

@Jacobjeevan Can you please ellaborate on where can i find the below page that you put up? Because I am not able find the add facility on facilities page.

Image is not rendered @sanjayh-2022

@AdityaJ2305
Copy link
Contributor

Hey @Jacobjeevan , we are not getting address for already linked facilities of the user

userListFacility: {
    path: "/api/v1/users/{username}/get_facilities/",
    method: "GET",
    TRes: Type<PaginatedResponse<FacilityModel>>(),
  },

@sanjayh-2022
Copy link

@AdityaJ2305 its updated can you see it now?

@AdityaJ2305
Copy link
Contributor

AdityaJ2305 commented Dec 11, 2024

@AdityaJ2305 its updated can you see it now?

No , Are you talking about this ?

Image

@sanjayh-2022
Copy link

@AdityaJ2305 yes

@AdityaJ2305
Copy link
Contributor

  1. Go to Users in sidebar
  2. Clicked on any user
  3. Click on the Linked Facilities in tab bar

@sanjayh-2022
Copy link

@AdityaJ2305 Thankyou

@AdityaJ2305
Copy link
Contributor

Hey @Jacobjeevan , we are not getting address for already linked facilities of the user

userListFacility: {
    path: "/api/v1/users/{username}/get_facilities/",
    method: "GET",
    TRes: Type<PaginatedResponse<FacilityModel>>(),
  },

Hey @Jacobjeevan, Can you confirm this one

@Jacobjeevan
Copy link
Contributor

Jacobjeevan commented Dec 11, 2024

Hey @Jacobjeevan , we are not getting address for already linked facilities of the user

userListFacility: {
    path: "/api/v1/users/{username}/get_facilities/",
    method: "GET",
    TRes: Type<PaginatedResponse<FacilityModel>>(),
  },

Hey @Jacobjeevan, Can you confirm this one

You can make use of information in district/state objects (show those rather than full address).

@Jacobjeevan
Copy link
Contributor

Reassigning to @AdityaJ2305 since a PR is open.

Please refrain from opening PRs for issues that are assigned to someone else 👍

@AdityaJ2305
Copy link
Contributor

Reassigning to @AdityaJ2305 since a PR is open.

Please refrain from opening PRs for issues that are assigned to someone else 👍

Hey @Jacobjeevan, any updates on this?

@github-project-automation github-project-automation bot moved this from Up Next to Done in Care Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-triage question Further information is requested
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants