Skip to content

Code Quality: Improved Omnibar UX 2 #17157

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

0x5bfa
Copy link
Member

@0x5bfa 0x5bfa commented May 26, 2025

Resolved / Related Issues

Supposedly, this is going to be the final PR before Omnibar Search mode.

Steps used to test these changes

  1. Open Files app
  2. Test the focus managements
  3. Test the tooltip comprehensiveness

yaira2
yaira2 previously approved these changes May 26, 2025
Copy link
Member

@yaira2 yaira2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -177,12 +179,14 @@
Margin="{StaticResource BreadcrumbBarItemMargin}"
Padding="{StaticResource BreadcrumbBarChevronPadding}"
VerticalAlignment="{TemplateBinding VerticalContentAlignment}"
AutomationProperties.AccessibilityView="Content"
AutomationProperties.AccessibilityView="Raw"
AutomationProperties.Name="Chevron"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try changing this to AutomationProperties.ID?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants