Skip to content

Fix "Loading Commit History..." message stuck on empty repositories - #58649

Merged
yara-blue merged 4 commits into
zed-industries:mainfrom
Jeremy-Qian:main
Jun 11, 2026
Merged

Fix "Loading Commit History..." message stuck on empty repositories#58649
yara-blue merged 4 commits into
zed-industries:mainfrom
Jeremy-Qian:main

Conversation

@Jeremy-Qian

@Jeremy-Qian Jeremy-Qian commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Self-Review Checklist:

  • I've reviewed my own diff for quality, security, and reliability
  • Unsafe blocks (if any) have justifying comments
  • The content is consistent with the UI/UX checklist
  • Tests cover the new/changed behavior
  • Performance impact has been considered and is acceptable

Closes #58653

Release Notes:

  • Fix "Loading Commit History..." message in History tab stuck on projects with empty or no repositories

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label Jun 5, 2026
@zed-community-bot zed-community-bot Bot added the first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions label Jun 5, 2026
@yara-blue

yara-blue commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

̶H̶i̶ ̶J̶e̶r̶e̶m̶y̶,̶ ̶c̶o̶u̶l̶d̶ ̶y̶o̶u̶ ̶o̶p̶e̶n̶ ̶a̶ ̶s̶e̶p̶a̶r̶a̶t̶e̶ ̶i̶s̶s̶u̶e̶ ̶t̶o̶ ̶t̶r̶a̶c̶k̶ ̶t̶h̶e̶ ̶b̶u̶g̶?̶ ̶P̶l̶e̶a̶s̶e̶ ̶i̶n̶c̶l̶u̶d̶e̶ ̶s̶t̶e̶p̶s̶ ̶o̶n̶ ̶h̶o̶w̶ ̶t̶o̶ ̶r̶e̶p̶r̶o̶d̶u̶c̶e̶ ̶i̶t̶,̶ ̶f̶r̶e̶e̶ ̶t̶o̶ ̶l̶i̶n̶k̶ ̶t̶h̶i̶s̶ ̶P̶R̶ ̶t̶h̶e̶r̶e̶ ̶t̶o̶o̶.̶ ̶O̶n̶c̶e̶ ̶t̶h̶a̶t̶'̶s̶ ̶d̶o̶n̶e̶ ̶w̶e̶ ̶c̶a̶n̶ ̶r̶e̶v̶i̶e̶w̶ ̶t̶h̶i̶s̶ ̶m̶o̶r̶e̶ ̶e̶a̶s̶i̶l̶y̶.̶

Actually disregard that, I can easily do that ill do so now

@yara-blue

Copy link
Copy Markdown
Contributor

I cannot reproduce this myself. Could you open a separate issue to track the bug? Please include steps on how to reproduce it and a recording of it happening.

@Jeremy-Qian

Jeremy-Qian commented Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

@yara-blue Done

@yara-blue

Copy link
Copy Markdown
Contributor

I still cannot reproduce this, we'll see if our support engineers can

@maxdeviant maxdeviant changed the title Fix: Fix "Loading Commit History..." message stuck on empty repositories Fix "Loading Commit History..." message stuck on empty repositories Jun 5, 2026
@miguelraz

Copy link
Copy Markdown
Contributor

@yara-blue confirmed on our end 🫡

#58653 (comment)

@yara-blue
yara-blue enabled auto-merge June 11, 2026 09:27
@yara-blue

Copy link
Copy Markdown
Contributor

Thanks!!

@yara-blue
yara-blue added this pull request to the merge queue Jun 11, 2026
Merged via the queue into zed-industries:main with commit f56e782 Jun 11, 2026
32 checks passed
This was referenced Jun 18, 2026
jonx pushed a commit to jonx/zed-aros that referenced this pull request Jul 17, 2026
…ed-industries#58649)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes zed-industries#58653

Release Notes:

- Fix "Loading Commit History..." message in History tab stuck on
projects with empty or no repositories
jolutz pushed a commit to jolutz/zed that referenced this pull request Aug 8, 2026
…ed-industries#58649)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [x] Unsafe blocks (if any) have justifying comments
- [x] The content is consistent with the [UI/UX
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)
- [ ] Tests cover the new/changed behavior
- [x] Performance impact has been considered and is acceptable

Closes zed-industries#58653

Release Notes:

- Fix "Loading Commit History..." message in History tab stuck on
projects with empty or no repositories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:integrations/git Git integration feedback cla-signed The user has signed the Contributor License Agreement first contribution the author's first pull request to Zed. NOTE: the label application is automated via github actions

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Git panel stuck on "Loading Commit History" in projects with empty or no repositories

4 participants