Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Sign in > Predictive/Text suggestion is not displayed for Email field in signin page #3441

Open
nishit-v opened this issue Apr 7, 2021 · 4 comments
Assignees
Labels
Bug Indicates that this issue describes something that isn't working as expected Deferred Deferred due to technical limitation/infeasibility or assessment of complexity or impact on code iOS Issues related to iOS (or applicable to both mobile apps) P2 Medium priority issue (needs to be done, but not urgent)

Comments

@nishit-v
Copy link
Collaborator

nishit-v commented Apr 7, 2021

Steps:

  1. Navigate to signin page (Hydra)
  2. Click on the Email field
  3. Observe the kaypad

Actual: Predictive/Text suggestion is not displayed for Email field in signin page

Expected: Predictive/Text suggestion should be displayed for Email field in signin page (Refer Signup screenshot)

Screenshot for signin:

signin

Signup screenshot for reference:
signup

@nishit-v nishit-v added Bug Indicates that this issue describes something that isn't working as expected iOS Issues related to iOS (or applicable to both mobile apps) P2 Medium priority issue (needs to be done, but not urgent) labels Apr 7, 2021
@nishit-v nishit-v added this to the v2.0.5 milestone Apr 7, 2021
@SR-btc SR-btc modified the milestones: v2.0.6, v2.0.7 Jun 9, 2021
@amruthbtc
Copy link
Collaborator

In iOS, to control the keyboard utilities for input fields loaded in a Webview is limited to Javascript injection. We have tried to set the autocomplete attribute to the login form and to the email input field as-well. But it is not reflecting in the Hydra login form. So I can conclude this feature is related to the Hydra front-end.

@amruthbtc amruthbtc added the Hydra Issues related to the `Hydra` component label Jun 30, 2021
@aswinijena100
Copy link
Collaborator

aswinijena100 commented Jun 30, 2021

@amruthbtc This is issue not exist for android . Hydra is common for all the front end components . Please handle it at mobile side only . @nishit-v Please confirm if same issue happening at android or PM as well

@aswinijena100 aswinijena100 removed their assignment Jun 30, 2021
@nishit-v
Copy link
Collaborator Author

nishit-v commented Jun 30, 2021

Issue is not observed in Android and PM web app. (PM web app tested in Android chrome browser)

@nishit-v nishit-v removed their assignment Jun 30, 2021
@SR-btc SR-btc added Android Issues related to Android (or applicable to both mobile apps) and removed Hydra Issues related to the `Hydra` component labels Jul 5, 2021
@SR-btc SR-btc modified the milestones: v2.0.7, v2.0.8 Jul 5, 2021
@GovindPrasadBostonTechnologyCorporation
Copy link
Collaborator

We have raised a issue in Apple developer forums.
Bug report link - https://developer.apple.com/forums/thread/689627
We will follow up the same if any relevant solution is available.

@nishit-v nishit-v removed this from the v2.0.8 milestone Sep 8, 2021
@nishit-v nishit-v removed the Android Issues related to Android (or applicable to both mobile apps) label Sep 14, 2021
@madhurya-btc madhurya-btc modified the milestones: v2.0.9, v2.0.10 Dec 15, 2021
@GovindPrasadBostonTechnologyCorporation GovindPrasadBostonTechnologyCorporation added the Deferred Deferred due to technical limitation/infeasibility or assessment of complexity or impact on code label Sep 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Indicates that this issue describes something that isn't working as expected Deferred Deferred due to technical limitation/infeasibility or assessment of complexity or impact on code iOS Issues related to iOS (or applicable to both mobile apps) P2 Medium priority issue (needs to be done, but not urgent)
Projects
None yet
Development

No branches or pull requests

6 participants