Skip to content

Revise section sorting in preview response#24

Merged
elvisdragonmao merged 3 commits intomainfrom
fix/revise-section-sorting-in-perview-response
Feb 24, 2026
Merged

Revise section sorting in preview response#24
elvisdragonmao merged 3 commits intomainfrom
fix/revise-section-sorting-in-perview-response

Conversation

@Kyle9410-Chen
Copy link
Member

Type of changes

  • Fix

Purpose

  • Revise section sorting in the preview response.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR implements filtering logic to exclude skipped sections from the form preview response. The change addresses how sections with a SKIPPED progress status are handled in the preview display, ensuring only relevant sections are shown to users.

Changes:

  • Added filtering to exclude sections with ResponsesSectionProgress.SKIPPED status from preview display
  • Updated imports to include ResponsesSectionProgress and ResponsesResponseProgress as value imports
  • Added debug console.log statement (likely temporary)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@elvisdragonmao elvisdragonmao merged commit 4a118c8 into main Feb 24, 2026
3 checks passed
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.

3 participants