Skip to content

fix(formplayer): include non-input elements in counts#691

Merged
r0ssing merged 1 commit into
OpenDataEnsemble:devfrom
HelloSapiens:fix/label-only-screens-are-skipped
Jun 30, 2026
Merged

fix(formplayer): include non-input elements in counts#691
r0ssing merged 1 commit into
OpenDataEnsemble:devfrom
HelloSapiens:fix/label-only-screens-are-skipped

Conversation

@r0ssing

@r0ssing r0ssing commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Don't skip label-only screens

Description

The swipeLayout component auto-skipped screens with no visible input-fields. This caused label-only screens to also be skipped. This PR fixes that mistake.

Type of Change

  • Bug Fix
  • New Feature / Enhancement
  • Refactor / Code Cleanup
  • Documentation Update
  • Maintenance / Chore
  • Other (please specify):

Component(s) Affected

  • formulus (React Native mobile app)
  • formulus-formplayer (React web app)
  • synkronus (Go backend server)
  • synkronus-cli (Command-line utility)
  • Documentation
  • DevOps / CI/CD
  • Other:

@r0ssing r0ssing requested a review from najuna-brian June 30, 2026 20:50
@r0ssing r0ssing merged commit d47f318 into OpenDataEnsemble:dev Jun 30, 2026
5 of 6 checks passed
@r0ssing r0ssing deleted the fix/label-only-screens-are-skipped branch June 30, 2026 20:53
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.

2 participants