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

Circuit should return partial renders and use setImmediate to defer full renders when renderUntilSettled is used #346

Closed
seveibar opened this issue Nov 23, 2024 · 4 comments

Comments

@seveibar
Copy link
Contributor

We're seeing the website freeze up because we don't yield during a render, let's use setImmediate to yield while rendering when renderUntilSettled is used

/bounty $20

This is a bit of a difficult implementation

Copy link

algora-pbc bot commented Nov 23, 2024

💎 $20 bounty • tscircuit

Steps to solve:

  1. Start working: Comment /attempt #346 with your implementation plan
  2. Submit work: Create a pull request including /claim #346 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to tscircuit/core!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @aialok Nov 27, 2024, 6:15:07 AM WIP
🟢 @anas-sarkez Nov 29, 2024, 8:43:02 PM WIP

@aialok
Copy link

aialok commented Nov 27, 2024

/attempt #346

@AnasSarkiz
Copy link
Member

AnasSarkiz commented Nov 29, 2024

/attempt #346

Algora profile Completed bounties Tech Active attempts Options
@anas-sarkez 13 tscircuit bounties
TypeScript
﹟39
Cancel attempt

@seveibar
Copy link
Contributor Author

I should have closed this issue because I don't think this is actually possible, and figuring out how to do yielding renders is too difficult for me to create an issue for (most of the effort is to find an architecture that supports yielding renders, and the problem is very complex)

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