yuri-xyz

Results 35 comments of yuri-xyz

I'm experiencing this very issue on my project. It seems the bug has yet to be fixed? I'm using Godot v4.1.1.stable.official [bd6af8e0e]. In my case, the collision does trigger if...

I think this is because of the token limitations per request?

**Update:** I've cloned and built changes from #246, and the UI issues seem to be resolved: ![fixed preview](https://github.com/OpenIntelWireless/HeliPort/assets/101931215/f200c4d9-968e-4a39-9b5a-5a15a7b9c1ae)

Closing this checklist since it's complete. I'll be leaving the 'https://github.com/tangle-network/dapp/issues/2618' issue as a standalone bug fix.

@AtelyPham Is this still relevant? 👀 If so, I think I have an idea on how to go about implementing this.

Closing the window when a transaction was sent won't stop that transaction from completing -- it'll just not notify the user of its completion/status updates. Closing as it needs some...

Note: Transaction batching was implemented on https://github.com/webb-tools/webb-dapp/pull/2189 for all appropriate transactions that use it (ie. setup nominator, payout stakers), but waiting for the [payouts PR](https://github.com/webb-tools/webb-dapp/pull/2241) to be merged in order...

Yes, I think it makes sense to keep the current functionality, BUT improve the UI to make it more smooth/easy to use.

@AtelyPham Mind if I take on this task in case you haven't started it yet? 👀

@vutuanlinh2k2 Just wondering since it is relevant to my active PR -- was this already implemented or not yet? I think I saw some updated and more detailed notification toast...