refactor(frontend): fix frontend data handling#62
Merged
Im-Madhur-Gupta merged 3 commits intocamille/eng-524-optimize-and-cleanup-app-for-rolloutfrom Jan 14, 2026
Conversation
… data props instead of refs
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Camillebzd
approved these changes
Jan 14, 2026
e7d0dfc
into
camille/eng-524-optimize-and-cleanup-app-for-rollout
6 checks passed
Im-Madhur-Gupta
added a commit
that referenced
this pull request
Jan 14, 2026
* added limits on events context, block time tracker and transfer events tab * Prevent scroll with non-passive event listener in blockchain component * adding high numbers limits to protect too much data but not modify the behavior of the components * bumping the numbers again * clean tooltip style * small style clean up * clean style css to refer to globals.css * named export for components instead of default export * revert px convertion to rem in globals.css * refactor(frontend): rename TPSTracker to NetworkActivityTracker, create separate for network stats * fixed swaps and transfers list * put back virtualised scroll protection * fix Block Execution Timeline when max reached * refactor(frontend): fix frontend data handling (#62) * refactor(frontend): update Swap and Transfer components to use direct data props instead of refs * fix(frontend): increase MAX_BLOCKS limit to 15000 * chore(frontend): increase MAX_EVENTS_STORED limit to 25000 --------- Co-authored-by: Madhur Gupta <madhurgupta107@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.