ushahidi / tenfour-mobile

TenFour mobile app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Save check-in to re-use later check-box disappears on check-in creation modal.

AmTryingMyBest opened this issue · comments

Expected Behaviour

All fields should be visible at all times.

Actual Behaviour

When user opens modal to create check-in, all fields are visible. However, when they select someone to receive the check-in, the last field on the form which is the Save check-in to re-use later check-box disappears!

Steps to Reproduce

  • Open check-in creation modal.
  • Note that on the details form, the Save this check-in to re-use later check-box is visible.
  • Click Send to field and select a recipient.
  • Note that now the Save this check-in to re-use later check-box has disappeared.
  • If you click back at this point to the first modal where the name of the check-in is provided, then click Next to the next step, the Save this check-in to re-use later check-box is now visible.

Environment

  • www.tenfour.org
  • app.tenfour.org
  • staging.tenfour.org
  • dev.tenfour.org
  • localhost:8100
  • iOS App (live)
  • iOS App (testflight)
  • Android App (live)
  • Android App (beta)

Ah-ha! Found the problem @Obadha2, the Save this check-in to re-use later checkbox is still there, except it's below the footer toolbar. I'll need to trigger recalculating the content space, it should resolve the issue.

@Obadha2 the fix worked, will send to @mackers for review 👍

8wVXzjvg

QA'd, passes. 👍