Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make finalized form edits opt-in #6592

Open
2 tasks
seadowg opened this issue Feb 10, 2025 · 0 comments
Open
2 tasks

Make finalized form edits opt-in #6592

seadowg opened this issue Feb 10, 2025 · 0 comments
Labels

Comments

@seadowg
Copy link
Member

seadowg commented Feb 10, 2025

Blocked by form spec
Blocked by #6591

Acceptance

  • Given a form opts-in to finalized edits
    And I have filled out and finalized a submission
    When I view the submission via "Ready to send"
    Then I see the ✏️ icon
    And I can edit the submission

  • Given a form does not opt-in to finalized edits
    And I have filled out and finalized a submission
    When I view the submission via "Ready to send"
    Then I do not see the ✏️ icon
    And I cannot edit the submission

@seadowg seadowg moved this to inbox in ODK Collect Feb 10, 2025
@seadowg seadowg changed the title Make finalized form edits opt in Make finalized form edits opt-in Feb 10, 2025
@seadowg seadowg moved this from inbox to ready in ODK Collect Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ready
Development

No branches or pull requests

1 participant