mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[PR #889] [MERGED] [Feature] Improve AssignSpoolModal filtering logic #1130
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#1130
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/889
Author: @Keybored02
Created: 4/4/2026
Status: ✅ Merged
Merged: 4/8/2026
Merged by: @maziggy
Base:
dev← Head:feature/fil_sel_fix_2📝 Commits (10+)
be4f72aImprove filtering logic, add localised field (en), add toggle for view alldc05d9cAssignSpoolModal fit to displayf3d042eMerge branch 'dev' into feature/fil_sel_fix_2af202dbMerge branch 'dev' into feature/fil_sel_fix_218f2f1fAdd locales, fix filter38f1e9aMerge branch 'feature/fil_sel_fix_2' of https://github.com/Keybored02/bambuddy into feature/fil_sel_fix_24bc71a2Merge branch 'dev' into feature/fil_sel_fix_2149fb5cMerge branch 'dev' into feature/fil_sel_fix_2245743bReset selected spool ID on filtering togglec2f2e64Remove duplicate state declaration for selectedSpoolId📊 Changes
8 files changed (+77 additions, -34 deletions)
View changed files
📝
frontend/src/components/AssignSpoolModal.tsx(+70 -34)📝
frontend/src/i18n/locales/de.ts(+1 -0)📝
frontend/src/i18n/locales/en.ts(+1 -0)📝
frontend/src/i18n/locales/fr.ts(+1 -0)📝
frontend/src/i18n/locales/it.ts(+1 -0)📝
frontend/src/i18n/locales/ja.ts(+1 -0)📝
frontend/src/i18n/locales/pt-BR.ts(+1 -0)📝
frontend/src/i18n/locales/zh-CN.ts(+1 -0)📄 Description
Description
This PR improves Assign Spool usability in kiosk mode and tightens the spool filtering flow. It adds a viewport-safe modal layout so the Assign Spool dialog fits on smaller screens, and it refines the filtering logic with localized fields plus a “view all” toggle.
Type of Change
Changes Made
Screenshots
Testing
Checklist
Additional Notes
Tested on SpoolBuddy too.
-->
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.