Skip to content

git_ui: Fix commit modal buttons hidden at small ui_font_size#56366

Merged
yeskunall merged 3 commits into
mainfrom
fix-issue-55939-4b4f58d6e6226cb9
May 26, 2026
Merged

git_ui: Fix commit modal buttons hidden at small ui_font_size#56366
yeskunall merged 3 commits into
mainfrom
fix-issue-55939-4b4f58d6e6226cb9

Conversation

@yeskunall

Copy link
Copy Markdown
Member

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 #55939.

Release Notes:

  • Fixed commit modal buttons being hidden for ui_font_size values

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 11, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 11, 2026
@yeskunall yeskunall added this pull request to the merge queue May 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to no response for status checks May 26, 2026
@yeskunall yeskunall added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 1a0b546 May 26, 2026
32 checks passed
@yeskunall yeskunall deleted the fix-issue-55939-4b4f58d6e6226cb9 branch May 26, 2026 13:46
TomPlanche pushed a commit to TomPlanche/zed that referenced this pull request Jun 2, 2026
…industries#56366)

Self-Review Checklist:

- [x] I've reviewed my own diff for quality, security, and reliability
- [ ] 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
- [ ] Performance impact has been considered and is acceptable

Closes zed-industries#55939.

Release Notes:

- Fixed commit modal buttons being hidden for `ui_font_size` values
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 staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commit button is not visible in commit modal

2 participants