mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[PR #409] [CLOSED] fix(UI): Printers Page - Improve mobile responsiveness and card layout #1030
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#1030
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/409
Author: @aneopsy
Created: 2/17/2026
Status: ❌ Closed
Base:
0.2.1← Head:printer-ui-improvement📝 Commits (6)
8c75b12fix(printers): improve mobile responsiveness and card layout4997f15fix(printers): resolve Tailwind class conflict and optimize media query listenerbe49bce- Remove margin bottom on PrinterQueueWidgetc62101erefactor(printers): AMS section layout improvements802059brefactor(ams): extract AMSUnitCard and clean up card layout203fb81Merge branch '0.2.1b' into printer-ui-improvement📊 Changes
5 files changed (+700 additions, -857 deletions)
View changed files
📝
frontend/src/__tests__/components/Card.test.tsx(+1 -1)➕
frontend/src/components/AMSUnitCard.tsx(+459 -0)📝
frontend/src/components/Card.tsx(+1 -1)📝
frontend/src/components/PrinterQueueWidget.tsx(+2 -2)📝
frontend/src/pages/PrintersPage.tsx(+237 -853)📄 Description
Description
Type of Change
Screenshots
Desktop
Before:

After:

Mobile (iPhone 12 Pro)
Before:


After:


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