lllyasviel / lllyasviel/stable-diffusion-webui-forge

Prompt editor: cannot undo some actions that I expect could be undone

Open
#2,734 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

If you press Ctrl+Up or Down while the caret is on a word in the prompt editor, it changes the attention weight on that word. This cannot be undone. If I make some edits through ordinary typing and deleting, and I want to be able to undo those edits, and then I press Ctrl+Up or Down, I lose the ability to go back to those edits in the undo stack. The same goes for adding/removing a lora by clicking its tile in the lora interface.

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

No file or test is named. Reproduce the issue in the prompt editor by editing text, changing attention weight with Ctrl+Up or Down, and adding or removing a LoRA through its tile; trace how these actions affect the undo stack. Done means each action preserves earlier undoable edits and can itself be undone consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.