Skip to content

feat: accept null values#23

Merged
bepo00 merged 1 commit into
mainfrom
feat-accept-empty-values
Jun 17, 2026
Merged

feat: accept null values#23
bepo00 merged 1 commit into
mainfrom
feat-accept-empty-values

Conversation

@askoura

@askoura askoura commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Description

This allows the form to send null values as acceptable answers, useful to erase an answer that was solved earlier. This was tested with a frontend build feat/ranking-mobile-reorder-controls... still in review until the backend is first merged

Type

  • Bug fix
  • New feature
  • Refactor
  • Documentation update

How to Test

  1. Build the APK:

    ./gradlew assembleDebug
  2. Install on emulator or device:

    ./gradlew installDebug
  3. Test your changes:

    • Describe how to verify the fix works

Testing

  • Unit tests pass (./gradlew test)
  • Instrumentation tests pass (./gradlew connectedAndroidTest)
  • Tested on emulator
  • Tested on physical device (if hardware-specific)

Checklist

  • Follows Kotlin coding conventions
  • No new lint warnings
  • No regressions in existing functionality
  • Tested offline mode (if applicable)

Related Issue

Closes #

Additional Notes

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Amr Askoura seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@askoura askoura requested a review from bepo00 June 16, 2026 21:06
@bepo00 bepo00 merged commit 3d4ce14 into main Jun 17, 2026
2 of 3 checks passed
@bepo00 bepo00 deleted the feat-accept-empty-values branch June 17, 2026 21:18
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