mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #852] [Feature]: Search/filter printers #578
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#578
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?
Originally created by @jimmy-brightz on GitHub (Mar 30, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/852
Originally assigned to: @legend813 on GitHub.
Problem or Use Case
With a lot of printers to manage, it can be a little hectic trying to find a printer in the list. Ctrl+f in the web browser works fine, but it's a bit cumbersome on mobile.
Proposed Solution
It'd be great if there was a search/filter bar at the top of the printers page that let me search for printers by name, with live filtering as the text is typed into the bar.
Alternatives Considered
Ctrl+F in a web browser, but this is a bit clunky on mobile clients.
Feature Category
UI/UX
Priority
Nice to have
Mockups or Examples
Contribution
Checklist
@jimmy-brightz commented on GitHub (Mar 30, 2026):
Maybe it could support "tag" filtering too? For example,
status:problem,location:"Row 1",model:H2D.@maziggy commented on GitHub (Mar 31, 2026):
Please go ahead. Thanks.
@legend813 commented on GitHub (Apr 6, 2026):
Can help out in implementing this if you want.
@maziggy commented on GitHub (Apr 7, 2026):
Please go ahead, but please follow our rules from CONTRIBUTING.md. Thanks!
@maziggy commented on GitHub (Apr 10, 2026):
Thanks!