Skip to content

Post response fields in form order #188

@prashtx

Description

@prashtx

Response fields get posted in reverse order, which is confusing and causes some UI issues in public views. We should .reverse() the array before we submit it. We should also reverse the existing data for consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions