mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #513] [CLOSED] [Feature]: Printer Page - UI improvement #1065
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
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-maziggy-1#1065
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/513
Author: @aneopsy
Created: 2/24/2026
Status: ❌ Closed
Base:
0.2.2b1← Head:printer-ui-improvement📝 Commits (7)
5b0c13dfix(printers): improve mobile responsiveness and card layout5a0da1dfix(printers): resolve Tailwind class conflict and optimize media query listener0328cfb- Remove margin bottom on PrinterQueueWidget40eb74frefactor(printers): AMS section layout improvements6d32c1brefactor(ams): extract AMSUnitCard and clean up card layout072f533Merge remote-tracking branch 'upstream/0.2.2b1' into printer-ui-improvementa72ab71Remove dead code left behind by AMSUnitCard extraction📊 Changes
9 files changed (+1632 additions, -1845 deletions)
View changed files
📝
frontend/src/__tests__/components/Card.test.tsx(+2 -1)➕
frontend/src/components/AMSUnitCard.tsx(+995 -0)📝
frontend/src/components/Card.tsx(+1 -1)📝
frontend/src/components/PrinterQueueWidget.tsx(+2 -2)📝
frontend/src/pages/PrintersPage.tsx(+195 -1404)📝
static/assets/index-BcvbL6Vy.js(+434 -434)➖
static/assets/index-D5I4wfky.css(+0 -1)➕
static/assets/index-D6abGXfT.css(+1 -0)📝
static/index.html(+2 -2)📄 Description
Description
Type of Change
Screenshots
Desktop
Before:

After:

Mobile (iPhone 12 Pro)
Before:


After:


H2D/H2C
Split left & right AMS:

Testing
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.