Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] [iOS] Shell Tab bar rendering delay when using Shell.SendBackButtonPressed(); #12397

Open
bhuvan94 opened this issue Oct 7, 2020 · 7 comments

Comments

@bhuvan94
Copy link

bhuvan94 commented Oct 7, 2020

Description

  • After Xamarin forms Update i'm facing delay in rendering the Shell Tab Bar. I'm Using Shell.SenBackButtonPressed() for Back navigation. I have attached sample for you reference

Steps to Reproduce

  1. Open attached sample and run in iOS
  2. Go to Browse Tab.
  3. Click List item will navigate to Item Detail Page. (Here Tab bar is Hidden).
  4. Press Back button inside the page. (Note : not navigation back button. press red background back button)
  5. Now you can see delay in rendering the Tab Bar

Expected Behavior

There won't be any delay when navigate back .

Actual Behavior

Delay in rendering the Tab Bar on Navigation back.

Basic Information

  • Version with issue: 4.7.0.1260
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS: 13.2.2
    • Android: NA
    • UWP: NA
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices: iPhone 11

Screenshots

Reproduction Link

Please find the sample here : TestShell.zip

Workaround

Couldn't find any workaround.

@bhuvan94 bhuvan94 added s/unverified New report that has yet to be verified t/bug 🐛 labels Oct 7, 2020
@jsuarezruiz
Copy link
Contributor

The behavior:
issue12397

@PureWeen PureWeen self-assigned this Oct 7, 2020
@jsuarezruiz jsuarezruiz removed the s/unverified New report that has yet to be verified label Oct 7, 2020
@jsuarezruiz
Copy link
Contributor

@bhuvan94
Copy link
Author

bhuvan94 commented Oct 7, 2020

Hi @jsuarezruiz ,

Is there any workaround available ?

@returnZro
Copy link

Could be fixed by #12320
The Tab must be updated sooner https://github.com/xamarin/Xamarin.Forms/pull/12320/files#diff-0e1f6e3de5cf8452807b17c76523d948R348

Hi @jsuarezruiz , I tested with #12320 , it did not resolve the issue. There is still same duration of delay in rendering the bottom bars.

@bhuvan94
Copy link
Author

Hi @jsuarezruiz , any update on this ?

@jm-parent
Copy link

Same here ;)

And my client is waiting for a fix/workaround too 😩
image

@vandriot
Copy link

Hi @jsuarezruiz, could we please have an update on this issue?
Thanks!

@PureWeen PureWeen removed their assignment Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants