Skip to content

[stable32] feat: status chip improvements#6147

Merged
vitormattos merged 5 commits intostable32from
backport/6145/stable32
Dec 11, 2025
Merged

[stable32] feat: status chip improvements#6147
vitormattos merged 5 commits intostable32from
backport/6145/stable32

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6145

- Replace simple status dot with custom chip component
- Desktop: shows chip with text that breaks into multiple lines
- Mobile (≤768px): shows only colored icon
- Supports multiple status colors: error (red), draft (gray), available/partial (yellow), signed (green)

Signed-off-by: Vitor Mattos <[email protected]>
- Center status column content
- Set column width to 2.5x row height
- Add mobile responsive width (0.8x row height for ≤768px)

Signed-off-by: Vitor Mattos <[email protected]>
- Use softer, more visible colors for status icons
- draft: #9E9E9E (medium gray)
- available/partial: #D4A843 (soft gold)
- signed: #4CAF50 (medium green)

Signed-off-by: Vitor Mattos <[email protected]>
- Add signers prop binding to enable language-independent status detection
- Defaults to empty array if signers data is not available

Signed-off-by: Vitor Mattos <[email protected]>
- Add signers prop binding for grid view consistency
- Enables language-independent status detection

Signed-off-by: Vitor Mattos <[email protected]>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 11, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (32) milestone Dec 11, 2025
@vitormattos vitormattos merged commit d6b13a5 into stable32 Dec 11, 2025
56 checks passed
@vitormattos vitormattos deleted the backport/6145/stable32 branch December 11, 2025 22:58
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant