mirror of
https://github.com/RayLabsHQ/gitea-mirror.git
synced 2026-04-25 07:15:57 +03:00
[PR #182] [MERGED] Fix issue 168: repo descriptions and toast overlap #169
Labels
No labels
bug
documentation
enhancement
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/gitea-mirror#169
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/182
Author: @arunavo4
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @arunavo4
Base:
main← Head:codex/issue-168-interval-description-toast📝 Commits (2)
6829bcfFix issue 168 description and toast placement5eb1608Move app toasts to top center📊 Changes
3 files changed (+14 additions, -2 deletions)
View changed files
📝
README.md(+12 -0)📝
src/components/layout/MainLayout.tsx(+1 -1)📝
src/lib/gitea.ts(+1 -1)📄 Description
Summary
MIN_INTERVALin README troubleshootingWhy
Issue #168 reported three problems:
This PR fixes #2 and #3 in code and addresses #1 with clear operational documentation.
Validation
bun test src/lib/gitea.test.ts src/lib/gitea-enhanced.test.ts src/lib/mirror-sync-fix.test.tsFixes #168
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.