[Shell][Android] The truth is out there...but not on top tab search handlers #8716
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
partner/syncfusion
Issues / PR's with Syncfusion collaboration
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
I have this tab structure in my Shell app:
So this gives us a Domestic bottom tab, and Cats and Dogs top tabs (within the Domestic tab).
CatsPage
has a search handler which searches the cats data:It works fine:
On
DogsPage
there's also a search handler that searches the dogs data:However, using this search handler searches the cats data:
This problem is only occurring for bottom tabs that also contain top tabs. For the elephants/monkeys/bears page the search handlers work as expected.
The problem might also occur on platforms other than Android, but right now in SR2 the app crashes on iOS/MacCatalyst, and on Windows the search handler doesn't template the results.
Repo: Xaminals.zip
Steps to Reproduce
Version with bug
6.0.408
Last version that worked well
Unknown/Other
Affected platforms
Android
The text was updated successfully, but these errors were encountered: