mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[GH-ISSUE #97] configuration menu bar goes off screen... #72
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#72
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 @abyss1 on GitHub (Feb 28, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/97
Originally assigned to: @MrMasterbay on GitHub.
IN the configuration window of Resources (might wanne rename this in the future :) jsut a sugegstion) the menu goes of the screen , there is more options there but you can not see them , you can click the one that is at the edge there but that is it.
I tested this with Chrome, edge, safari , brave and Firefox with the same result after replication or even on it the menu bar just ends :) I assume it either needs to stack as you do in soem other places in the ui or have a "move point"
@MrMasterbay commented on GitHub (Feb 28, 2026):
Hi @abyss1 ,
that's interesting normally there is a small move bar under it. Cam you check if you disabled your Adblocker and how was it deployed?
Thank you
Best regards,
Nico
@abyss1 commented on GitHub (Feb 28, 2026):
Ok deployed via your deployment script on a debian 13 host (running on proxmox :))
Also I tried with the above listed various browsers , logged in and not , effectivlyl disabling plugins etc. no joy the scroll bar is not there , updated today to the latest version.
@MrMasterbay commented on GitHub (Feb 28, 2026):
Hi @abyss1 ,
I don't ask normally a user this but would are you able to change the index.html file? :)
https://github.com/PegaProx/project-pegaprox/blob/main/web/index.html
I've made here a small fix. If not let me know and I will make here for you a small script that does that.
Best regards,
Nico