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

fix: Notes breadcrumb link on Patient Notes page #2332

Merged
merged 1 commit into from
May 17, 2022

Conversation

naman114
Copy link
Contributor

@naman114 naman114 commented May 12, 2022

This PR closes #2331
Fixed the Notes breadcrumb broken link on Patient Notes page. The issue was caused due to the src/Components/Common/Breadcrumbs.tsx component which is creating the href for the Notes breadcrumb. It doesn't add a trailing slash at the end, while the actual route defined in the router had a trailing slash causing a mismatch

@naman114 naman114 requested a review from a team May 12, 2022 23:49
@nihal467
Copy link
Member

test approved

@gigincg gigincg merged commit 431889b into ohcnetwork:develop May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken link on Patient Notes page
4 participants