Skip to content

Fix: Open footer links in new tab for HA ingress compatibility#549

Merged
corneel27 merged 1 commit intocorneel27:mainfrom
steynovich:bugfix/external-links-target-blank
Feb 10, 2026
Merged

Fix: Open footer links in new tab for HA ingress compatibility#549
corneel27 merged 1 commit intocorneel27:mainfrom
steynovich:bugfix/external-links-target-blank

Conversation

@steynovich
Copy link
Contributor

Summary

  • Add target="_blank" to the Apache license and GitHub repository links in the footer of base.html
  • This fixes the links breaking when the web UI is rendered inside Home Assistant's ingress iframe (browsers block navigation to sites like github.com within iframes due to X-Frame-Options)
  • Upgrade the Apache license URL from HTTP to HTTPS

Add target="_blank" to Apache license and GitHub repo links in the
footer so they open in a new tab instead of within the Home Assistant
ingress iframe. Also upgrade the Apache license URL from HTTP to HTTPS.
Copy link
Owner

@corneel27 corneel27 left a comment

Choose a reason for hiding this comment

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

Prima!

@corneel27 corneel27 merged commit 05f4aa6 into corneel27:main Feb 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants