Skip to content

adding missing comments in admin panel#70

Merged
victorSauceda merged 1 commit intomainfrom
69-missing-reason-for-changes-comments-field-in-submission-review-form
Dec 13, 2025
Merged

adding missing comments in admin panel#70
victorSauceda merged 1 commit intomainfrom
69-missing-reason-for-changes-comments-field-in-submission-review-form

Conversation

@victorSauceda
Copy link
Collaborator

  1. AdminPanel.tsx:1487 - Changed from .changes.comments to .comments so it correctly accesses the comments field at the root level
  2. AdminPanel.tsx:1483 - Updated the heading to "Reason for Changes / Comments" to match the label used in the submission form
  3. types.ts:74-82 - Removed the incorrect comments field from inside the changes object to prevent future confusion

The field will now display correctly when reviewing edit submissions for approval

@victorSauceda victorSauceda merged commit e6885cf into main Dec 13, 2025
4 of 5 checks passed
@netlify
Copy link

netlify bot commented Dec 13, 2025

Deploy Preview for f3-the-codex-demo ready!

Name Link
🔨 Latest commit 5ca46fa
🔍 Latest deploy log https://app.netlify.com/projects/f3-the-codex-demo/deploys/693cc92a64a7c300078350e6
😎 Deploy Preview https://deploy-preview-70--f3-the-codex-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

Missing "Reason for Changes / Comments" field in Submission Review Form

1 participant