Fixed Podcast link in Portal Account Settings#27181
Conversation
ref https://linear.app/ghost/issue/NY-1199/ ref 35cbbbf - fixed the link opening in the same tab
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
WalkthroughThis patch release includes a version bump from 2.67.8 to 2.67.9. The Transistor podcasts link in the AccountHomePage component now includes the 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
ref 35cbbbf This was previously updated to remove the `target="_blank"` so that it opens in the same tab, however because Portal is in an iframe it needs to use the parent context in order to move navigation appropriately.



ref 35cbbbf
This was previously updated to remove the
target="_blank"so that it opens in the same tab, however because Portal is in an iframe it needs to use the parent context in order to move navigation appropriately.