Flyout margins and settings do not display correctly #4762
Labels
area-controls-shell
Shell Navigation, Routes, Tabs, Flyout
p/0
Work that we can't release without
platform/windows 🪟
s/needs-verification
Indicates that this issue needs initial verification before further triage will happen
t/bug
Something isn't working
Milestone
Description
I have a simple flyout with a header and several pages defined in a shell xaml file. One of these issues has been present in both preview 12 and preview 13 and the other issue broke in preview 13. For reference, here is the top bit of the shell xaml file...
I am setting Flyout width to 210 pixels. When the app is first fired up, the width setting is not honored as shown in the next screenshot. Also notice the placement of the flyout header and tab headers. They are evenly spaced from the top of the window. This broke in preview 13.
You can see the width of the flyout is set to the default width and the 210 pixel setting is not being calculated. If you simply change the page, the width is then properly calculated as shown in the next screenshot.
The flyout margin issue started in preview 13. In preview 12 it was fine.
Steps to Reproduce
Version with bug
Preview 13 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Dependency net6.0-windows10.0.19041
Did you find any workaround?
No
Relevant log output
The text was updated successfully, but these errors were encountered: