[GH-ISSUE #108] [Bug]: Scrolling not working anymore in ProxCenter ? #134

Closed
opened 2026-03-13 17:18:26 +03:00 by kerem · 2 comments
Owner

Originally created by @nothing-fr on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/108

Bug Description

Scrolling seems broken on differents screens of Proxcenter ? :

Image Image

FYI : It's the same on your new demo site...

Steps to Reproduce

  1. Go in VM Properties or a screen with scrolling...

Expected Behavior

  • Scrolling works

Actual Behavior

  • Scrolling not scrolling...

ProxCenter Version

fce7536

Proxmox VE Version

9.1.6

Browser

Version 146.0.7680.71 (Build officiel) (64 bits)

Logs / Screenshots

No response

Originally created by @nothing-fr on GitHub (Mar 11, 2026). Original GitHub issue: https://github.com/adminsyspro/proxcenter-ui/issues/108 ### Bug Description Scrolling seems broken on differents screens of Proxcenter ? : <img width="1380" height="905" alt="Image" src="https://github.com/user-attachments/assets/a1367bc3-80b2-433c-b21e-cfcf070b84dc" /> <img width="1346" height="542" alt="Image" src="https://github.com/user-attachments/assets/005533ed-c69a-4d0a-bc78-4726f2a48168" /> FYI : It's the same on your new demo site... ### Steps to Reproduce 1. Go in VM Properties or a screen with scrolling... ### Expected Behavior - Scrolling works ### Actual Behavior - Scrolling not scrolling... ### ProxCenter Version fce7536 ### Proxmox VE Version 9.1.6 ### Browser Version 146.0.7680.71 (Build officiel) (64 bits) ### Logs / Screenshots _No response_
kerem 2026-03-13 17:18:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@adminsyspro commented on GitHub (Mar 11, 2026):

Hi! Thanks for reporting this.

The scroll issue has been fixed in commit 5bee39c — the root cause was an overflow: hidden on the detail panel wrapper that was preventing the entire right panel from scrolling.

The fix will be available in the next Docker image build. You can also test it now on demo.proxcenter.io once the deployment is updated.

Let us know if you still experience any scroll issues!

<!-- gh-comment-id:4038074890 --> @adminsyspro commented on GitHub (Mar 11, 2026): Hi! Thanks for reporting this. The scroll issue has been fixed in commit 5bee39c — the root cause was an `overflow: hidden` on the detail panel wrapper that was preventing the entire right panel from scrolling. The fix will be available in the next Docker image build. You can also test it now on [demo.proxcenter.io](https://demo.proxcenter.io) once the deployment is updated. Let us know if you still experience any scroll issues!
Author
Owner

@nothing-fr commented on GitHub (Mar 11, 2026):

Now it's working again, thanks !

<!-- gh-comment-id:4038275780 --> @nothing-fr commented on GitHub (Mar 11, 2026): Now it's working again, thanks !
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxcenter-ui#134
No description provided.