fix: Update Contact support link to use support.subwallet.app#4907
Open
ruhil6789 wants to merge 2 commits intoKoniverse:masterfrom
Open
fix: Update Contact support link to use support.subwallet.app#4907ruhil6789 wants to merge 2 commits intoKoniverse:masterfrom
ruhil6789 wants to merge 2 commits intoKoniverse:masterfrom
Conversation
- 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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates the "Contact support" link in Settings to point to
https://support.subwallet.app/instead of the mailto link.Changes
CONTACT_SUPPORT_URLconstant inpackages/extension-web-ui/src/constants/common.ts_blank) for better user experienceTesting
Related Issue
Closes #[4327]
Screenshots