-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Fix #16852 - Update support link for BETA (#16853)" #25871
Conversation
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
Quality Gate passedIssues Measures |
Builds ready [eaee5d6]
Page Load Metrics (274 ± 296 ms)
Bundle size diffs
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25871 +/- ##
===========================================
- Coverage 69.76% 69.76% -0.00%
===========================================
Files 1398 1398
Lines 49171 49170 -1
Branches 13574 13574
===========================================
- Hits 34303 34302 -1
Misses 14868 14868 ☔ View full report in Codecov by Sentry. |
@@ -42,7 +39,11 @@ const BetaHomeFooter = () => { | |||
{t('needHelpSubmitTicket')} | |||
</a>{' '} | |||
|{' '} | |||
<a href={SUPPORT_LINK} target="_blank" rel="noopener noreferrer"> | |||
<a | |||
href="https://community.metamask.io/c/metamask-beta" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR has been automatically marked as stale because it has not had recent activity in the last 60 days. It will be closed in 14 days. Thank you for your contributions. |
This reverts commit 7a1f75d.
Description
It was decided that we no longer want this specific Beta form.
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist