simnova / ownercommunity

MIT License
5 stars 1 forks source link

fix links on breadcrumbs #185

Closed nguyenduy closed 2 months ago

nguyenduy commented 2 months ago

Summary by Sourcery

This pull request addresses navigation issues by fixing incorrect links in the breadcrumbs component and removing a redundant useEffect hook in the ActiveCaseDetailsPage component to improve code efficiency.

sourcery-ai[bot] commented 2 months ago

Reviewer's Guide by Sourcery

This pull request addresses navigation issues in the AHP proof-of-concepts section. The changes include removing a redundant useEffect hook in the ActiveCaseDetailsPage component and updating breadcrumb links to use relative paths instead of absolute paths.

File-Level Changes

Files Changes
ui-community/src/components/layouts/ahp-proof-of-concepts/pages/request-list-page/case-details-page/active-case-details-page/index.tsx
ui-community/src/components/layouts/ahp-proof-of-concepts/components/breadcrumbs.tsx
Fixed navigation issues by removing redundant useEffect hook and updating breadcrumb links to use relative paths.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.