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

Previously selected Shellitem cannot be reselected #20273

Closed
Legends opened this issue Jan 31, 2024 · 3 comments
Closed

Previously selected Shellitem cannot be reselected #20273

Legends opened this issue Jan 31, 2024 · 3 comments
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/android 🤖 platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Milestone

Comments

@Legends
Copy link

Legends commented Jan 31, 2024

Description

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

Steps to Reproduce

  1. Run the app.
  2. Select a cat. (=> View changes to CatDetailPage).
  3. Navigate back.
  4. Try to select same cat again. => Nothing happens.

Expected: Seeing the cats'DetailPage again.

Link to public reproduction project repository

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

Version with bug

8.0.6

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android, Windows, I was not able test on other platforms

Affected platform versions

Android 11-API 30, Win 10

Did you find any workaround?

no

Relevant log output

No response

@Legends Legends added the t/bug Something isn't working label Jan 31, 2024
@XamlTest XamlTest added s/verified Verified / Reproducible Issue ready for Engineering Triage s/triaged Issue has been reviewed labels Mar 12, 2024
@XamlTest
Copy link

Verified this on VS 17.10.0 Preview 1.0(8.0.6). Repro on Windows 11, Android 14.0-API34, iOS 17.2 and MacCatalyst with below Project:
Xaminals.zip

kubaflo added a commit to kubaflo/maui that referenced this issue Mar 27, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Mar 27, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Apr 19, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue Apr 19, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue May 10, 2024
kubaflo added a commit to kubaflo/maui that referenced this issue May 10, 2024
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Jun 4, 2024
@jsuarezruiz
Copy link
Contributor

Related PR #21490

@PureWeen
Copy link
Member

This is by design really
#21490 (comment)

You have to unselect something in order for it to be reselect.
We should update the samples to enable reselection though.

@PureWeen PureWeen closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout platform/android 🤖 platform/windows 🪟 s/triaged Issue has been reviewed s/verified Verified / Reproducible Issue ready for Engineering Triage t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants