Skip to content

fix: make sure blog links redirect opens a new tab#13926

Merged
xushiyan merged 1 commit intoapache:asf-sitefrom
rangareddy:blog_link_redict
Sep 19, 2025
Merged

fix: make sure blog links redirect opens a new tab#13926
xushiyan merged 1 commit intoapache:asf-sitefrom
rangareddy:blog_link_redict

Conversation

@rangareddy
Copy link
Collaborator

Change Logs

When a blog link redirects to an external page, it opens in the same tab. As a result, the browser's back button doesn't return users to the blog list—it jumps back to the redirect page and then immediately back to the external blog, which creates a frustrating loop. Users are forced to manually open a new tab and navigate back to the blog list from the Hudi homepage.

To improve the experience, external blog links should open in a new tab—just like the video guide links do.

Impact

Minor

Risk level (write none, low medium or high below)

None

Documentation Update

N/A

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@github-actions github-actions bot added docs size:S PR with lines of changes in (10, 100] labels Sep 18, 2025
@xushiyan xushiyan changed the title [Website][Minor] - Blog links redirect should open new tab fix: make sure blog links redirect opens a new tab Sep 19, 2025
@xushiyan xushiyan merged commit e258d76 into apache:asf-site Sep 19, 2025
1 check passed
@rangareddy rangareddy deleted the blog_link_redict branch October 26, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S PR with lines of changes in (10, 100]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants