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

Create a facility search bar for existing facilities #924

Open
3 tasks done
NabbeunNabi opened this issue Nov 29, 2024 · 1 comment · May be fixed by #925
Open
3 tasks done

Create a facility search bar for existing facilities #924

NabbeunNabi opened this issue Nov 29, 2024 · 1 comment · May be fixed by #925
Assignees

Comments

@NabbeunNabi
Copy link
Contributor

NabbeunNabi commented Nov 29, 2024

Problem

We can search for healthcare professionals to add them to existing facilities. But in this project we also can have a relationship where we add a facility to an existing healthcare professional in case they move or start at another hospital. We currently do not have this component.

Success

A facility search bar component is made with similar styling to the healthcareProfessionalSearchBar.

Requirements

  • The styling for the search bar for facilities is made along with the template.
  • The placeholders are written using translatable strings and added to the locales we have. You can use yarn lint:locales if you have already added the English
  • The functionality is written in which the searched facility by ID or Name is shown with styling. Similar styling has been done in PR feat: implement update existing facility functionality #902

Implementation notes

Testing is on hold while @ermish and the team discuss whether it is better to change to a monorepo and spin up a docker instance for the testing envrionment going forward.

@gminetoma gminetoma linked a pull request Nov 30, 2024 that will close this issue
1 task
@gminetoma gminetoma linked a pull request Nov 30, 2024 that will close this issue
1 task
@gminetoma
Copy link
Contributor

Waiting for #855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants