Skip to content

Update docs for always-editable file diffs#509

Open
promptless[bot] wants to merge 4 commits into
mainfrom
promptless/always-editable-diffs
Open

Update docs for always-editable file diffs#509
promptless[bot] wants to merge 4 commits into
mainfrom
promptless/always-editable-diffs

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 18, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates documentation to reflect that file diffs in the suggestion review UI are now editable by default, without needing to click an Edit button first. Removes Edit button references from the feedback docs and adds a changelog entry.

Trigger Events


Tip: Add or adjust Promptless's style guide in Agent Knowledge Base ✍️

Remove references to the Edit button in providing-feedback.mdx since file
diffs are now always editable without needing to click a toggle. Add
changelog entry for the UX improvement.
## 2. Dashboard Inline Feedback

Add feedback to specific files or sections within a suggestion in the Promptless dashboard. Click **Edit** or **Add Comment** on any file to provide context-specific input.
Add feedback to specific files or sections within a suggestion in the Promptless dashboard. Files are always editable—just click into the diff editor to make changes directly. Use **Add Comment** to request changes or provide context-specific input.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed Edit button reference because PR #3343 removes the per-file Edit/Editing toggle from FileDiffEditor.tsx. Files now flip to editable via IntersectionObserver when they scroll near the viewport.

Source: https://github.com/Promptless/promptless/pull/3343

@vercel
Copy link
Copy Markdown

vercel Bot commented May 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
promptless-docs Ready Ready Preview, Comment May 21, 2026 9:27pm

Request Review


* **Closed PR indicator in suggestion review:** When a docs PR opened from a suggestion is closed without merging, the PR link button at the top of the suggestion now turns red and reads "Closed PR #N." It joins the existing "Created" and "Merged" states, so the button's color reflects the PR's current status at a glance.

* **Always-editable file diffs:** File diffs in the suggestion review UI are now editable by default—click directly into any diff to start making changes. Files load in read-only mode for performance and become editable as they scroll into view. Lock states (published, closed, read-only, mutation-blocked) still prevent editing as before.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added changelog entry based on PR #3343 which drops the Edit/Editing toggle and makes file diffs always editable with deferred viewport-based activation.

Source: https://github.com/Promptless/promptless/pull/3343

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.

0 participants