Skip to content

fix: share pure URLs for NGA and MNGA links#373

Merged
BugenZhao merged 3 commits intomainfrom
fix/share-pure-urls
Mar 15, 2026
Merged

fix: share pure URLs for NGA and MNGA links#373
BugenZhao merged 3 commits intomainfrom
fix/share-pure-urls

Conversation

@BugenZhao
Copy link
Owner

Summary

  • remove share titles from the ShareLink payload for NGA and MNGA links
  • share the raw URL only so system Copy returns a URL and third-party apps like WeChat keep accepting the share

Testing

  • not run (validated manually in the simulator earlier during debugging)

Copilot AI review requested due to automatic review settings March 15, 2026 06:16
@BugenZhao BugenZhao enabled auto-merge (squash) March 15, 2026 06:16
Signed-off-by: Bugen Zhao <i@bugenzhao.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the app’s share menu to share only the raw URL for NGA and MNGA links, avoiding extra share text so system Copy yields a clean URL and third-party apps (e.g., WeChat) continue to accept the share payload.

Changes:

  • Remove message: (share title text) from the ShareLink payloads for MNGA and NGA links.
  • Always share the URL item directly for navigationID.mngaURL and navigationID.webpageURL.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@BugenZhao BugenZhao merged commit a1fc391 into main Mar 15, 2026
2 checks passed
@BugenZhao BugenZhao deleted the fix/share-pure-urls branch March 15, 2026 06:26
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