Skip to content

Heal mapping between docs and hc#20

Open
Shruthi23 wants to merge 6 commits into
mainfrom
HEAL-Mapping-between-docs-and-hc
Open

Heal mapping between docs and hc#20
Shruthi23 wants to merge 6 commits into
mainfrom
HEAL-Mapping-between-docs-and-hc

Conversation

@Shruthi23

Copy link
Copy Markdown
Collaborator

Addressed review comments

  1. Used mapping to retrieve the doctor details to accept or reject the status
  2. Error handling establised and redirected to front end

doctorToProviderReqList.length > 0 &&
doctorToProviderReqList.map((req) => (
<tr>
doctorToProviderReqList.map((req, idx) => (

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

index based map is not suggested

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants