-
Notifications
You must be signed in to change notification settings - Fork 619
Mention missing Unreal Engine in various copy #5082
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
Mention missing Unreal Engine in various copy #5082
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
|
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @MananTank and the rest of your teammates on |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5082 +/- ##
=======================================
Coverage 45.29% 45.29%
=======================================
Files 1059 1059
Lines 54729 54729
Branches 3956 3956
=======================================
Hits 24791 24791
Misses 29247 29247
Partials 691 691
*This pull request uses carry forward flags. Click here to find out more. |
size-limit report 📦
|
Merge activity
|
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the descriptions in the `Configure` component and the `interact.tsx` page to include `Unreal Engine` as a supported platform alongside `Unity` and `React Native` for social logins and smart contract integration.
### Detailed summary
- In `apps/dashboard/src/components/embedded-wallets/Configure/index.tsx`, updated the description to include `Unreal Engine` as a platform for social logins.
- In `apps/dashboard/src/pages/interact.tsx`, modified the description to include `Unreal Engine` as a supported platform for smart contracts.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
a363ed3 to
9616831
Compare
## Problem solved
Short description of the bug fixed or feature added
<!-- start pr-codex -->
---
## PR-Codex overview
This PR updates the descriptions in two files to include `Unreal Engine` as a supported platform alongside `Unity` and `React Native` for social logins and smart contract integrations.
### Detailed summary
- Updated the text in `apps/dashboard/src/components/embedded-wallets/Configure/index.tsx` to include `Unreal Engine` in the supported platforms for social logins.
- Modified the `description` in `apps/dashboard/src/pages/interact.tsx` to add `Unreal Engine` as a supported platform for smart contract integrations.
> ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}`
<!-- end pr-codex -->
9616831 to
0dbb174
Compare

Problem solved
Short description of the bug fixed or feature added
PR-Codex overview
This PR updates descriptions in two files to include
Unreal Enginealongside existing platforms, enhancing clarity regarding the supported environments for social logins and smart contract integration.Detailed summary
apps/dashboard/src/components/embedded-wallets/Configure/index.tsx,Unreal Enginewas added to the platforms listed for social logins.apps/dashboard/src/pages/interact.tsx,Unreal Enginewas included in the description for smart contract integration.