xamarin / XamarinCommunityToolkit

The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.
MIT License
1.58k stars 471 forks source link

[Bug] TabView does not switch tabs on UWP #887

Open mgierlasinski opened 3 years ago

mgierlasinski commented 3 years ago

Description

Tapping on other tab does not switch current tab. Looks like indicator is trying to move into other tab but it goes back, CarouselView tries to move content but goes back too.

Steps to Reproduce

  1. Open Xamarin Community Toolkit sample app.
  2. Go to Views -> TabView -> Getting Started.
  3. Tap on Tab 2.

Expected Behavior

TabView is switching tab.

Actual Behavior

Tab 1 remains visible.

Basic Information

Workaround

Double tap on other tab to switch.

Reproduction imagery

TabView

pooran commented 3 years ago

Any update on this?

ninaada commented 3 years ago

We are also facing the same issue. The tab just does not switch.

Orgbrat commented 3 years ago

So folks this is a show stopper on UWP Shell application. The tab just does not switch no matter what you do. Double tapping tab does not make it switch. And I am using the very latest XCT v1.2.0-pre2.

techravi007 commented 3 years ago

Is there any workaround until it get fixed in next coming release. desperately looking for an update on it.

Orgbrat commented 3 years ago

@techravi007 Have you heard or read something that definitely states this issue will be fixed in the next coming release?

techravi007 commented 3 years ago

@Orgbrat No, I haven't any clue if it is going to be fixed in the next coming release though i'm hoping they should fix it.

Orgbrat commented 3 years ago

@jfversluis Well I have never done anything with someone's open source project before, but I have forked the Xamarin.Community.Toolkit repository and I am going to see if I can tell what is going on with the TabView not working correctly in UWP. Not making any promises but at least I do have everything I need to work on UWP on my machine although I am not a UWP expert. But I am willing to give it a shot. Worst thing can happen is that I fail to help the issue... :)

Agredo commented 3 years ago

@Orgbrat Thank you! If You need help I hope I can help. We need it too working for UWP.

Orgbrat commented 3 years ago

@Agredo Well unfortunately I have received a new project to work on and my time is very limited for this issue. I will get back to this as soon as I can. But this is an issue that needs to be fixed by someone. Sorry...

themarwik commented 3 years ago

this is still a big issue

FrozDark commented 2 years ago

It seems to be bug of CarouselView as it is placed inside TabView for transition switch tabs

joseluisct commented 2 years ago

Same problem here. Many times the tab that is shown when you click the strip is a wrong or previous tab