Skip to content

fix: resolve synchronous state updates inside useEffect to prevent cascading renders in ThreatIntelligenceFeed#337

Open
DebasmitaBose0 wants to merge 1 commit into
Akshay473:mainfrom
DebasmitaBose0:fix/threat-feed-cascading-renders
Open

fix: resolve synchronous state updates inside useEffect to prevent cascading renders in ThreatIntelligenceFeed#337
DebasmitaBose0 wants to merge 1 commit into
Akshay473:mainfrom
DebasmitaBose0:fix/threat-feed-cascading-renders

Conversation

@DebasmitaBose0

Copy link
Copy Markdown
Contributor

Closes #336

Summary

Deferred initial feed population to prevent cascading render cycles.

Changes Made

  • Wrapped initial logs generation inside requestAnimationFrame.

Testing

  • Verified with ESLint on components/ThreatIntelligenceFeed.tsx.

Impact

Improves dashboard load responsiveness.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

@DebasmitaBose0 is attempting to deploy a commit to the akshay473's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GSSOC] Defer initial log mapping to prevent cascading renders in ThreatIntelligenceFeed

1 participant