Skip to content

fix friends freeze#659

Open
SharonStrats wants to merge 1 commit into
post-milestone3mfrom
fix/friend-card-loading
Open

fix friends freeze#659
SharonStrats wants to merge 1 commit into
post-milestone3mfrom
fix/friend-card-loading

Conversation

@SharonStrats
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses the “friends freeze” in the Social pane by preventing widgets.attachmentList from triggering redundant whole-table re-renders during async friend profile loading, since socialPane.ts already drives a batched refresh cycle.

Changes:

  • Disable attachmentList’s follow-up rerender behavior for the “All friends” section by setting refreshOnDocumentLoad: false.
  • Add an in-code rationale explaining why this refresh is intentionally disabled to avoid duplicate refresh work.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants