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 - use next/link for breadcrumbs for folders and headers #960

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

adriangohjw
Copy link
Contributor

Problem

Currently breadcrumbs are not using next/link, thus causing long load time between pages

Screenshot 2024-12-24 at 12 09 52 AM

Solution

Breaking Changes

  • Yes - this PR contains breaking changes
    • Details ...
  • No - this PR is backwards compatible

Bug Fixes:

  • add next/link to make use of nextjs's prefetching to reduce load time and improve UX

@adriangohjw adriangohjw added the bug Something isn't working label Dec 23, 2024
@adriangohjw adriangohjw self-assigned this Dec 23, 2024
@adriangohjw adriangohjw requested a review from a team as a code owner December 23, 2024 16:12
@datadog-opengovsg
Copy link

datadog-opengovsg bot commented Dec 23, 2024

Datadog Report

Branch report: fix-use-nextlink-for-breadcrumbs
Commit report: cf13b61
Test service: isomer-studio

✅ 0 Failed, 245 Passed, 36 Skipped, 48.59s Total Time
➡️ Test Sessions change in coverage: 1 no change

@adriangohjw adriangohjw merged commit 886444a into main Dec 24, 2024
17 checks passed
@adriangohjw adriangohjw deleted the fix-use-nextlink-for-breadcrumbs branch December 24, 2024 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants