Skip to content

fix(learn): update next link on backgrounds and borders test page#43608

Merged
Josh-Cena merged 1 commit intomdn:mainfrom
Venkat-Entropik:fix-bg-borders-next-link
Mar 28, 2026
Merged

fix(learn): update next link on backgrounds and borders test page#43608
Josh-Cena merged 1 commit intomdn:mainfrom
Venkat-Entropik:fix-bg-borders-next-link

Conversation

@Venkat-Entropik
Copy link
Copy Markdown
Contributor

Description

Fixes the incorrect navigation of the bottom NEXT button on the page. It was redirecting to the wrong section ("Challenge: Sizing and decorating a content panel") instead of the correct "overflow" section.

Motivation

This improves user experience by ensuring consistent and correct navigation between sections. Both NEXT buttons (top and bottom) should lead to the same destination, avoiding confusion for learners.

Additional details

Updated the link/logic for the bottom NEXT button to match the expected navigation behavior.

Related issues and pull requests

Fixes #43455

@Venkat-Entropik Venkat-Entropik requested a review from a team as a code owner March 28, 2026 14:21
@github-actions github-actions bot added Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed labels Mar 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

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

Thanks

@Josh-Cena Josh-Cena merged commit 00d9614 into mdn:main Mar 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:Learn Learning area docs size/xs [PR only] 0-5 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NEXT Button not working properly

3 participants