mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 13:45:32 +02:00
[GH-ISSUE #134] [Bug]: Skipping list of large items goes above browser window #77
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#77
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 @1nv4lidus3r on GitHub (Jan 22, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/134
Originally assigned to: @maziggy on GitHub.
Bug Description
When printing large amount of items on the bed, the skip function goes beyond the browser window and there is no scroll bar to pick other items to skip
Expected Behavior
the modal should have a scroll bar to see the ok/save button and see other lists of items.
Steps to Reproduce
Printer Model
X1 Carbon
Bambuddy Version
v0.1.6b10
Printer Firmware Version
01.10.00.00
Installation Method
Docker
Operating System
Linux (Other)
Relevant Logs / Support Package
Screenshots
Additional Context
No response
Checklist
@maziggy commented on GitHub (Jan 23, 2026):
Added scrolling to object list. Please use branch 0.1.6b11 and let me know it it works.
@1nv4lidus3r commented on GitHub (Jan 24, 2026):
Tested this out and it works. Thank you!!!!