lllyasviel / lllyasviel/stable-diffusion-webui-forge

Improve Lora\Checkpoint\Hypernetwork picker on mobile

Open
#334 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

### Checklist

- [x] The issue exists after disabling all extensions
- [x] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a bug in the webui
- [x] The issue exists in the current version of the webui
- [ ] The issue has not been reported before recently
- [ ] The issue has been reported before but has not been fixed yet

### What happened?

![image](https://github.com/lllyasviel/stable-diffusion-webui-forge/assets/3057584/47fde095-5c46-4a00-bcb3-a596470b1455)
As shown in the screenshot, the tree view is broken and the buttons don't show up any icon;

The old "show dirs" UI was at least functional

### Steps to reproduce the problem

1. Start SD Forge with the "--listen" argument
2. Connect from a mobile device
3. Enter the "Lora" tab

### What browsers do you use to access the UI ?

Chromium based browser

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with SD Forge launched using --listen, then open the Lora tab from a mobile Chromium browser. Trace the picker entry point and compare the broken tree view and missing button icons with the old “show dirs” UI. Done means the tree and button icons render correctly on mobile.

Written by the indexing model from the issue text.

Assessment

Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.