Skip to content

feat: Submission logic for record changes implemented

Surya Manoj Pentakota requested to merge peer-editing-submit into develop

Description:

Implemented submission logic for the submit button to call the patch /record/{record-id}. Also improved the record history to be called only once when the history button is called.

Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Screenshots (if applicable):

Add screenshots for UI changes.

Video Demo

Add a link to the demo of the PR

If you have used AI create this PR, please also record video of yourself explaining the changes.

Link to code walkthrough

Checklist:

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • TypeScript types are correct

Merge request reports

Loading