ushahidi / tenfour-mobile

TenFour mobile app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check-In Popover Text For Save/Remove Being Truncated

dalezak opened this issue · comments

Expected Behaviour

The Check-In popover text should be readable on iOS and Android devices.

Actual Behaviour

The Check-In popover text is being truncated on iOS and Android devices, should be shortly to be less verbose and not be truncated on small screens.

Save check-in to...
unspecified-1

Remove from sa...
unspecified

Steps to Reproduce

-run app on iOS or Android

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)

Hey @justinscherer @mackers, just noticed this in 2.10.2 build on iOS, the Save/Remove popover text is getting truncated to can't tell what it does, see screenshots.

If I add text-wrap to the ion-list, then the text isn't truncated and instead wraps.

unspecified-2

That could work, although Save and Remove/Delete might make the user think they are saving or removing the Check-In, instead of just the template of the Check-In?

Hmm, @caharding maybe options should be:

  • Share Check-In
  • Save Template
  • Remove Template

unspecified-2

unspecified-3

Thoughts @justinscherer?

The copy change is fine @dalezak