-
Notifications
You must be signed in to change notification settings - Fork 47
change feedback link #735
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
change feedback link #735
Conversation
🦋 Changeset detectedLatest commit: 73a62b0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@jkbktl is attempting to deploy a commit to the Status Team on Vercel. A member of the Team first needs to authorize it. |
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.
Pull Request Overview
Updates the feedback link for the browser wallet feature request to point to a more specific category.
- Adjusted the "Request feature" URL to include
/browser-walletin the path.
Comments suppressed due to low confidence (1)
packages/wallet/src/components/feedback/index.tsx:22
- Consider adding or updating tests to verify the FEEDBACK_LINKS array, especially the updated 'Request feature' URL, to prevent accidental regressions.
href: 'https://discuss.status.app/c/features/51/browser-wallet',
| { | ||
| label: 'Request feature', | ||
| href: 'https://discuss.status.app/c/features/51', | ||
| href: 'https://discuss.status.app/c/features/51/browser-wallet', |
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.
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.
I'm sorry, I rushed in the morning before kindergarten 🤦♂️ It's fixed 44fae9d

#679 (comment)