stump icon indicating copy to clipboard operation
stump copied to clipboard

[BUG] Sidebar overlaps UI

Open Xelaph opened this issue 6 months ago • 4 comments

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:

  1. Install Stump container
  2. Create new account
  3. See sidebar overlapping

Screenshots

Image

Debugging Information

There are no errors in the log

Environment:

  • OS: Linux
  • Device: Laptop

Build Details:

  • Version: 0.0.10
  • Docker: yes through Podman

Xelaph avatar Jul 07 '25 08:07 Xelaph

I am not able to reproduce this. What browser are you using?

aaronleopold avatar Jul 07 '25 15:07 aaronleopold

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

Xelaph avatar Jul 07 '25 17:07 Xelaph

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

aaronleopold avatar Jul 10 '25 14:07 aaronleopold

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

aaronleopold avatar Jul 26 '25 21:07 aaronleopold