Skip to content

Bug: Build Failure in OmnibarPage.xaml #17112

@oshelton

Description

@oshelton

Description

When compiling Files Main branch I am observing a build failure in OmnibarPage due to it still referencing the no longer existing OmnibarMode DisplayMemberPath dependency property

Replacing it with TextMemberPath allows the build to complete successfully, but I'm unsure if that is the correct solution.

I would open a PR with the fix, but since I am just now getting a successful build it will likely be a few days before I understand what all is going on in the codebase to be confident in such a solution.

Steps To Reproduce

  1. Open the Files solution.
  2. Attempt to build it.

Files Version

Main

Windows Version

10.0.26100.0

User ID

No response

Log File

15>C:\Users\jowen\Documents\Git Repos\Files\tests\Files.App.UITests\Views\OmnibarPage.xaml(53,8): XamlCompiler error WMC0011: Unknown member 'DisplayMemberPath' on element 'OmnibarMode'
15>Done building project "Files.App.UITests.csproj" -- FAILED.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area - omnibarFeatures or bug reports relating to the omnibarneeds - additional infoNeeds more information from the reporter

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions