Skip to content

fix(loops): autosave instruction edits - #4002

Closed
tatoalo wants to merge 1 commit into
mainfrom
posthog-code/autosave-loop-instructions
Closed

fix(loops): autosave instruction edits#4002
tatoalo wants to merge 1 commit into
mainfrom
posthog-code/autosave-loop-instructions

Conversation

@tatoalo

@tatoalo tatoalo commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Problem

Loop instructions look directly editable, but changes are only persisted after focus leaves the field and the existing toast does not give durable in-context feedback.

Why: Inline editing should behave like autosave so users can trust that their loop instructions were persisted without finding a separate save action.

Changes

  • Autosave instruction edits after a short pause, while retaining immediate save on blur
  • Show inline Saving and Saved states next to the Instructions label

@trunk-io

trunk-io Bot commented Jul 30, 2026

Copy link
Copy Markdown

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here

@github-actions

github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit fe96c11.

Save loop instruction changes after a short idle period or immediately on blur, and show inline save progress and confirmation.

Generated-By: PostHog Code
Task-Id: db118151-38ac-40f1-9df2-8d79fe4fad4c

chore: cleaner
@tatoalo
tatoalo force-pushed the posthog-code/autosave-loop-instructions branch from 4dd4f81 to fe96c11 Compare July 30, 2026 13:55
@tatoalo tatoalo closed this Jul 30, 2026
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