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

Flyout on Windows doesn't display programmatically created entries. #12149

Closed
LRufenacht opened this issue Dec 15, 2022 · 1 comment · Fixed by #13326
Closed

Flyout on Windows doesn't display programmatically created entries. #12149

LRufenacht opened this issue Dec 15, 2022 · 1 comment · Fixed by #13326
Assignees
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout fixed-in-7.0.81 Look for this fix in 7.0.81! fixed-in-7.0.92 Look for this fix in 7.0.92! fixed-in-7.0.100 fixed-in-7.0.101 fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! platform/windows 🪟 t/bug Something isn't working

Comments

@LRufenacht
Copy link

Description

When adding new ShellContent Items to the Flyout programmatically (i.e. on a button click), they are not displayed correctly on Windows.

Sample Project:
MauiAppFlyoutBehavior.zip

Button Click:
image

Windows (incorrect):
image

Android (correct):
image

iOS (correct):
image

Steps to Reproduce

  1. Create a new MAUI project
  2. Change the default button click event handler to this:
    image
  3. Run the project in Windows

Link to public reproduction project repository

https://github.com/LRufenacht/MauiFlyoutIssue

Version with bug

7.0 (current)

Last version that worked well

Unknown/Other

Affected platforms

Windows

Affected platform versions

net7.0-windows10.0.19041.0

Did you find any workaround?

No

Relevant log output

No response

@LRufenacht LRufenacht added the t/bug Something isn't working label Dec 15, 2022
@jsuarezruiz jsuarezruiz added platform/windows 🪟 area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Dec 16, 2022
@jsuarezruiz jsuarezruiz added this to the Backlog milestone Dec 19, 2022
@ghost
Copy link

ghost commented Dec 19, 2022

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

@Foda Foda self-assigned this Feb 13, 2023
@PureWeen PureWeen self-assigned this Feb 13, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! label Feb 22, 2023
@samhouts samhouts modified the milestones: Backlog, 8.0-preview1 Feb 22, 2023
@samhouts samhouts added the fixed-in-7.0.81 Look for this fix in 7.0.81! label Apr 12, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 12, 2023
@samhouts samhouts added the fixed-in-7.0.92 Look for this fix in 7.0.92! label Jul 11, 2023
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 fixed-in-7.0.81 Look for this fix in 7.0.81! fixed-in-7.0.92 Look for this fix in 7.0.92! fixed-in-7.0.100 fixed-in-7.0.101 fixed-in-8.0.0-preview.1.7762 Look for this fix in 8.0.0-preview.1.7762! platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants