Skip to content

fix: Update Contact support link to use support.subwallet.app#4907

Open
ruhil6789 wants to merge 2 commits intoKoniverse:masterfrom
ruhil6789:sr-update-contact-support-link
Open

fix: Update Contact support link to use support.subwallet.app#4907
ruhil6789 wants to merge 2 commits intoKoniverse:masterfrom
ruhil6789:sr-update-contact-support-link

Conversation

@ruhil6789
Copy link

Description

Updates the "Contact support" link in Settings to point to https://support.subwallet.app/ instead of the mailto link.

Changes

  • Added CONTACT_SUPPORT_URL constant in packages/extension-web-ui/src/constants/common.ts
  • Updated "Contact support" onClick handler in Settings component to use the new URL
  • Link now opens in a new tab (_blank) for better user experience

Testing

  • Built extension successfully
  • Tested "Contact support" link opens correct URL
  • Verified link opens in new tab
  • Confirmed support page loads correctly

Related Issue

Closes #[4327]

Screenshots

image

ruhil6789 and others added 2 commits December 13, 2025 23:52
   - Add CONTACT_SUPPORT_URL constant in common.ts
   - Update Settings component to use web URL instead of mailto link
   - Opens support page in new tab for better UX

   Fixes Koniverse#4327
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.

1 participant