cheeaun / cheeaun/phanpy

Compose window uses absolute /compose URL path instead of relative path

Open
#1,206 0 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
1.5k
Forks
186
Avg merge
1d 36m
Merged PRs (30d)
11

Description

### Site

(self hosted)

### Version

2025.06.12.43d0d1e

### Instance

(self hosted)

### Browser

Firefox 139.0.1 aarch64 on MacOs

### Bug description

With phanpy unpacked into `~/public_html`, I access it via `https://MACHINE/~USERNAME/phanpy/`. Opening the compose panel and then clicking the "pop out" icon to transform it into a standalone window produces a new window on `https://MACHINE/compose/`, where it should open on `https://MACHINE/~USERNAME/phanpy/compose/`.

### To reproduce

1. Unpack static distribution of phanpy into some non-root URL path of your host. Log in etc.
2. Open the compose panel
3. Click the pop-out icon
4. New window opens on `https://MACHINE/compose/`

### Expected behavior

New window on `https://MACHINE/~USERNAME/phanpy/compose/`

### Other

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.