Skip to content

Update feedback docs for simplified comment UI#506

Open
promptless[bot] wants to merge 4 commits into
mainfrom
promptless/simplify-feedback-ui-docs
Open

Update feedback docs for simplified comment UI#506
promptless[bot] wants to merge 4 commits into
mainfrom
promptless/simplify-feedback-ui-docs

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 15, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates the "Providing Feedback" documentation to reflect the simplified dashboard comment UI. The inline selection popover now shows only "Add Comment" instead of both comment and edit options. A single "Request changes on this suggestion" checkbox replaces the previous two-checkbox interface, and comments now persist across page refreshes until submitted via the "Submit Feedback" button.

Trigger Events


Tip: Use Slack message actions (⋯ menu → Update Docs) to capture doc updates without interrupting conversations 💬

Reflects dashboard UI changes from PR #3328:
- Inline popover now shows only "Add Comment" (removed "Edit with AI")
- Single checkbox "Request changes on this suggestion" replaces two-checkbox UI
- Comments persist in localStorage across page refreshes
- Bottom banner shows "Submit Feedback" button
- Note about disabled editing/publishing while processing
## 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. Highlight text in any file and click **Add Comment** to 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.

Updated to describe highlighting text and clicking "Add Comment" based on the simplified inline popover in FileDiffEditor.tsx which removed the "Edit with AI" action and now shows only the comment button.

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

</Frame>

When you add inline feedback, you'll see a feedback panel with two options:
When you add a comment, check **Request changes on this suggestion** to queue your feedback for Promptless. You can add multiple comments across different files, and they persist across page refreshes until you're ready to submit them all together.
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.

Replaced the two-checkbox description with the single "Request changes on this suggestion" checkbox based on CommentBubble.tsx changes. Added note about localStorage persistence from the new pendingFeedback.ts module.

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

- "Always include code examples for API endpoints"
- "Use active voice instead of passive voice"
- "Include troubleshooting sections for configuration guides"
Once you've added your request-change comments, a banner appears at the bottom showing how many comments are saved. Click **Submit Feedback** when you're finished reviewing. Editing and publishing actions are temporarily disabled while Promptless processes your feedback.
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 description of the bottom banner with "Submit Feedback" button and the processing note about disabled editing/publishing actions, based on FeedbackBatchBanner.tsx changes.

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

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 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 15, 2026 8:52pm

Request Review

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