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

fix: selecteditem logic when itemssource is not tabbaritem #1130

Merged
merged 2 commits into from
May 9, 2024

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented May 9, 2024

Fix for case when you are using an ItemsSource that is not a source of TabBarItem directly.

Setting the SelectedItem would not work previously

@kazo0 kazo0 enabled auto-merge (squash) May 9, 2024 21:47
@kazo0 kazo0 merged commit 1dd4b2c into main May 9, 2024
25 checks passed
@kazo0 kazo0 deleted the dev/sb/tabbar-selecteditem branch May 9, 2024 23:49
@agneszitte
Copy link
Contributor

@kazo0 needs to be backported?

@kazo0
Copy link
Contributor Author

kazo0 commented May 10, 2024

@agneszitte not sure, this is something I noticed while using it for an internal project. It's not fixing a regression of anything, just a normal bug

@agneszitte
Copy link
Contributor

@agneszitte not sure, this is something I noticed while using it for an internal project. It's not fixing a regression of anything, just a normal bug

Ok thank you for the feedback. We will backport it as needed then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants