Bitcoin-com / Wallet

MIT License
330 stars 233 forks source link

Ticked lists displays ticks on all options on iOS #520

Closed alfonsofy closed 5 years ago

alfonsofy commented 5 years ago

h2. The bug

On iOS, lists that have ticks (normally HTML radio buttons), display with all the items being ticked. The lists also behave strangely when tapping on an item.

This bug is not reproducible on iOS 10, only on iOS 12.

!screenshot-1.png|thumbnail!

h2. Steps to reproduce

  1. Open the settings screen on the wallet.
  2. Tap on "Languages" or "Price Display"
  3. (bug) Lists is shown with ticks on all options

h2. Expected behavior

  1. Open the settings screen on the wallet.
  2. Tap on "Languages" or "Price Display"
  3. The selected option is ticked. The rest aren't.
alfonsofy commented 5 years ago

Fixed