Skip to content

git: Fix graph view slow initial loading times - #47453

Merged
Anthony-Eid merged 1 commit into
mainfrom
git-graph-notify
Jan 23, 2026
Merged

git: Fix graph view slow initial loading times#47453
Anthony-Eid merged 1 commit into
mainfrom
git-graph-notify

Conversation

@Anthony-Eid

Copy link
Copy Markdown
Contributor

The git graph view was missing a cx.notify when it loaded commits from the data layer, causing the graph to seem unresponsive until a render was triggered by something else.

Release Notes:

  • N/A

The git graph view was missing a `cx.notify` when it loaded commits from
the data layer, causing the graph to seem unresponsive until a render
was triggered by something else
@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jan 23, 2026
@Anthony-Eid
Anthony-Eid enabled auto-merge (squash) January 23, 2026 08:11
@Anthony-Eid
Anthony-Eid merged commit d3b1f7f into main Jan 23, 2026
29 checks passed
@Anthony-Eid
Anthony-Eid deleted the git-graph-notify branch January 23, 2026 08:18
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
The git graph view was missing a `cx.notify` when it loaded commits from
the data layer, causing the graph to seem unresponsive until a render
was triggered by something else.

Release Notes:

- N/A
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
The git graph view was missing a `cx.notify` when it loaded commits from
the data layer, causing the graph to seem unresponsive until a render
was triggered by something else.

Release Notes:

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

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant