Skip to content

feat: auto-save scene edits with configurable delay and progress bar - #7079

Draft
garfolino wants to merge 2 commits into
stashapp:developfrom
garfolino:garfolino/allow-edits-on-details
Draft

feat: auto-save scene edits with configurable delay and progress bar#7079
garfolino wants to merge 2 commits into
stashapp:developfrom
garfolino:garfolino/allow-edits-on-details

Conversation

@garfolino

Copy link
Copy Markdown

Changes on the scene edit form are saved automatically after the user stops typing, with no Save button required for existing scenes. A thin progress bar runs across the bottom of the sticky toolbar (always visible when scrolled down) to signal how long until the save fires, turning green briefly on completion. The status text ("Saving…" / saved confirmation) sits on the right side of the toolbar next to the scraper buttons, away from the Delete button.

Two new options under Settings > Interface > Editing:

  • Auto-save toggle (default on)
  • Auto-save delay in seconds (default 1s)

Description

Related Issue

Testing

Screenshots

Checklist

  • I have read and understood the Contributing document.
  • I have read and understood the AI Usage Policy document.
  • I have made corresponding changes to the documentation (if applicable).

AI Usage Disclosure

  • I have used AI tools to assist with this pull request, and I have disclosed the tools and how I used them below.

Additional Context

Changes on the scene edit form are saved automatically after the user
stops typing, with no Save button required for existing scenes. A thin
progress bar runs across the bottom of the sticky toolbar (always
visible when scrolled down) to signal how long until the save fires,
turning green briefly on completion. The status text ("Saving…" / saved
confirmation) sits on the right side of the toolbar next to the scraper
buttons, away from the Delete button.

Two new options under Settings > Interface > Editing:
- Auto-save toggle (default on)
- Auto-save delay in seconds (default 1s)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@garfolino garfolino closed this Jun 27, 2026
@garfolino garfolino reopened this Jun 27, 2026
@garfolino
garfolino marked this pull request as draft June 27, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant