mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.22k stars 2.93k forks source link

Incorrect behavior when signing in from Synced tabs page #22836

Open data-sync-user opened 1 week ago

data-sync-user commented 1 week ago

Steps to reproduce:

Case 1:

  1. Go to Synced Tabs.
  2. Tap on Sync and Save Data.
  3. Tap Ready to Scan.
  4. Scan the QR code from Desktop.
  5. Tap on Confirm Pairing on your mobile device, and Yes, Approve Device on Desktop.
  6. Observe the behavior.

Case 2:

  1. Go to Synced Tabs.
  2. Tap on Sync and Save Data.
  3. Tap Use Email Instead.
  4. Enter the email and password, and tap Sign In.

Expected results:

The page populated with all the synced tabs is displayed.

Actual Results:

Additional Information: Although this is the behavior in Synced Tabs, when accessing the main menu on the homepage, the user appears logged in.

Device & build information

┆Issue is synchronized with this Jira Bug

data-sync-user commented 1 day ago

➤ Nishant Bhasin commented:

Afaik this is how sync works and if any changes are required then we should look into from backend and change there.

How is Android handling this flow Adina Petridean