dotnet / dotnet/maui-samples

Fundamentals\Shell\Xaminals - Selected ShellItem issue

Open
#425 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

**Repo**: https://github.com/dotnet/maui-samples/tree/main/8.0/Fundamentals/Shell

**Android/Windows**
When the app starts, the CatPage is shown, which shows collection of cats.
Now when you click on a cat, you navigate to the cats'Detailspage.
Now you navigate back by clicking the back button.
Now click again on the same cat that was previously selected.
Nothing happens.
**Expected**: Seeing the cats'Detailspage again.

**Repro steps:**
Run the app.
Select a cat. (=> View changes to DetailsView).
Navigate back.
Try to select same cat again. => Nothing happens.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.