Skip to content
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

Migrate to remote app from ui-renderer #11

Closed
wants to merge 5 commits into from

Conversation

UnluckyHuckleberry53
Copy link
Contributor

Closes #

πŸ’Έ TL;DR

πŸ“œ Details

Design Doc

Jira

πŸ§ͺ Testing Steps / Validation

CleanShot.2024-04-18.at.15.50.57.mp4

βœ… Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

if (props.has('remoteRuntimeOrigin'))
this.#remote = RemoteApp.new(
this.remoteRuntimeOrigin,
() => this.uploaded ?? Promise.resolve({})
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't sure what this line was. Let me know if this is something really important we need to add to the actual RemoteApp interface in ui-renderer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants