mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #387] [MERGED] Fixed Archive object card clipping, added reprint icon to list view #1022
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#1022
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/maziggy/bambuddy/pull/387
Author: @Keybored02
Created: 2/15/2026
Status: ✅ Merged
Merged: 2/16/2026
Merged by: @maziggy
Base:
0.2.0b← Head:feature/ui_improvements📝 Commits (7)
f2e0536Fixed Archive object card clipping, added reprint icon to list view6ba3d91Merge branch '0.2.0b' into feature/ui_improvements08da1e3Merge branch '0.2.0b' into feature/ui_improvements71b9aecMerge branch '0.2.0b' into feature/ui_improvements957e57fMerge branch '0.2.0b' into feature/ui_improvementsb0d1358Change gcode/3MF preview iconbb4687aMerge branch '0.2.0b' into feature/ui_improvements📊 Changes
3 files changed (+67 additions, -26 deletions)
View changed files
📝
frontend/src/components/CalendarView.tsx(+1 -1)📝
frontend/src/index.css(+24 -0)📝
frontend/src/pages/ArchivesPage.tsx(+42 -25)📄 Description
Description
Fixes Archive card buttons clipping, especially with locales and long words. Added reprint icon to list view as a UX improvement. Modifed the scroll bar in calendar view to fit the theme.
Type of Change
Changes Made
Added a reprint icon button (Play) in archive list view rows for sliced files in ArchivesPage.tsx:1768-1784.
Screenshots
Testing
Checklist
Additional Notes
I cannot check form dev env the alignment for the timelapse/photo button, please let me know if they overlap.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.