mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 00:08:34 +02:00
[PR #1203] [FEAT] Printer page header update #1180
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#1180
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/1203
Author: @EdwardChamberlain
Created: 5/3/2026
Status: 🔄 Open
Base:
dev← Head:feat-printer-page-header-update📝 Commits (10+)
e1d6c68add printers page icon to headerc17e49calign sort / filter controls and searche9e9841Enforce UI Element height consistency8aaea08Enforce element consistency for bulk select button9d1693bmove away from OS style checkbox.00aee43move away from OS drop downs to bambuddy styled drop downsee0a8b9update sort order button to match ui9cde761Re-order elements into groups:3b00f1freduce visual weight42bc6d6update "subtitle" formatting to match queue page📊 Changes
10 files changed (+419 additions, -181 deletions)
View changed files
📝
frontend/src/__tests__/pages/PrintersPage.test.tsx(+15 -12)📝
frontend/src/i18n/locales/de.ts(+5 -0)📝
frontend/src/i18n/locales/en.ts(+5 -0)📝
frontend/src/i18n/locales/fr.ts(+5 -0)📝
frontend/src/i18n/locales/it.ts(+5 -0)📝
frontend/src/i18n/locales/ja.ts(+5 -0)📝
frontend/src/i18n/locales/pt-BR.ts(+5 -0)📝
frontend/src/i18n/locales/zh-CN.ts(+5 -0)📝
frontend/src/i18n/locales/zh-TW.ts(+5 -0)📝
frontend/src/pages/PrintersPage.tsx(+364 -169)📄 Description
Description
Update to the printers page header to add element consistency and layout tightening.
Related Issue
Partial implementation as discussed in #1060
Documentation
Companion docs PRs (delete lines that don't apply):
Pick one:
Type of Change
Changes Made
Screenshots
Full width Desktop:

Mobile:

Testing
Checklist
Additional Notes
Tested against multiple screen widths.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.