Telegram-iOS icon indicating copy to clipboard operation
Telegram-iOS copied to clipboard

Passport menu items are not clickable

Open While87 opened this issue 1 year ago • 0 comments

Checklist

  • [x] I am reporting an issue in existing functionality that does not work as intended
  • [x] I've searched for existing GitHub issues

Description

When I try to edit my passport details, the menu items are not clickable

Expected Behavior

When I try to edit/enter data, I click on the menu and it gives me the opportunity to enter data.

Actual Behavior

  1. When I try to edit my passport details, the menu items are not clickable.
  2. Also similar behavior when using TGPassportKit in my own application or in the example from TGPassportKit for iOS. When logging in via Telegram, the menu items are also unclickable https://core.telegram.org/passport#sdk

Steps to Reproduce

First way

  1. Build Example(or own app) with TGPassportKit iOS app
  2. Press login with Telegram
  3. In the Telegram window that appears, try to enter or correct the data
  4. The menu items are not clickable

Second way

  1. Open Telegram iOS app
  2. Go to settings
  3. Scroll through the menu list until the search icon appears in the top right corner and click on it
  4. Input in search field: Passport and go to the found section "Telegram Passport"
  5. In the window that appears, inpute your password if needed
  6. Some menu items are not clickable or a list of add data appears and are also not clickable

Environment

Device: iPhone 12

iOS version: 17.0.2

App version: 10.1.2

While87 avatar Oct 04 '23 13:10 While87