[BUG] Sidebar overlaps UI
Description of the Bug
I've just installed Stump for the first time and the sidebar overlaps the UI. This persists after refreshing the page, switching to different pages, and relogging. I've included a screenshot below.
Expected Behavior
The sidebar to not overlap
To Reproduce
Steps to reproduce the behavior:
- Install Stump container
- Create new account
- See sidebar overlapping
Screenshots
Debugging Information
There are no errors in the log
Environment:
- OS: Linux
- Device: Laptop
Build Details:
- Version: 0.0.10
- Docker: yes through Podman
I am not able to reproduce this. What browser are you using?
I'm using Firefox 140.0. I tried it on a Chromium based browser and I'm not getting the issue over there, so it is probably related to that. I see the following errors in the Firefox console:
Failed to load image:
Object { _reactName: "onError", _targetInst: null, type: "error", nativeEvent: error, target: img.h-full.w-full.object-cover, currentTarget: null, eventPhase: 2, bubbles: false, cancelable: false, timeStamp: 734, … }
index-ca575e7b.js:1641:44850
EventSource error event:
error { target: EventSource, isTrusted: true, srcElement: EventSource, currentTarget: EventSource, eventPhase: 2, bubbles: false, cancelable: false, returnValue: true, defaultPrevented: false, composed: false, … }
index-ca575e7b.js:67:2123
I use Firefox but haven't seen an issue, either, at least not on macOS. I'll double check the version I am running, and then find some time to test on Linux hopefully over the weekend
Sorry this one slipped through the cracks, I haven't had a moment to test on Linux but I tried Firefox 140.0.2 on both macOS and Windows and couldn't reproduce. I'll report back once I can actually try Linux