Skip to content

fix: prevent triage icon clipping#2780

Merged
arnestrickmann merged 1 commit into
mainfrom
jan/eng-1775-triage-icon-is-partly-cut-off-in-the-new-issue-modal
Jul 7, 2026
Merged

fix: prevent triage icon clipping#2780
arnestrickmann merged 1 commit into
mainfrom
jan/eng-1775-triage-icon-is-partly-cut-off-in-the-new-issue-modal

Conversation

@janburzinski

@janburzinski janburzinski commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

summary

  • Fix triage status icon clipping by expanding its SVG viewBox

screenshot

Screenshot 2026-07-07 at 14 40 56

@greptile-apps

greptile-apps Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR adjusts the triage status icon so it no longer clips at the SVG edge.

  • Expands the triage SVG viewBox with a small symmetric margin.
  • Leaves the existing icon path, sizing class, and accessibility attributes unchanged.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.

Important Files Changed

Filename Overview
apps/emdash-desktop/src/renderer/lib/components/issue-status-indicator.tsx Changes only the triage icon viewBox to add padding around the existing SVG path.

Reviews (1): Last reviewed commit: "fix: prevent triage icon clipping" | Re-trigger Greptile

@arnestrickmann arnestrickmann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

good catch, thank you

@arnestrickmann arnestrickmann merged commit c21d1c3 into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants