mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 08:25:54 +02:00
[GH-ISSUE #900] [Bug Report] 1. Trying to assign black PLA to the external spool still shows white in the hea #619
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#619
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 @maziggy on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/900
Originally assigned to: @maziggy on GitHub.
Screenshot
System Information
Logs (sanitized): bambuddy.log
Submitted via BamBuddy Bug Report
@maziggy commented on GitHub (Apr 8, 2026):
External spool showing white: I wasn't able to reproduce this — the color circle and hover card both show the correct color on my end. This was likely a transient state where the printer's MQTT data still reported the previous tray color while the inventory assignment had already been updated to black. If you see it happen again, try refreshing the page or waiting for the next MQTT update to come through.
Hover card going behind the sidebar: This was a real z-index layering issue — fixed. The filament hover card was at the same z-index as the sidebar, so it could render behind it depending on viewport/sidebar state. Will be in the next release, dev branch or next daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!