Skip to content

Conversation

@0x5bfa
Copy link
Member

@0x5bfa 0x5bfa commented Nov 4, 2023

Summary

Refactored ToolbarViewModel and separated it into ToolbarViewModel and PathBreadcrumbViewModel.

Task Checklist

  • Refactored ToolbarViewModel
  • Add PathBreadcrumbViewModel
  • Move code from ToolbarViewModel
  • Clean up
  • Apply requested changes

Known Issues

N/A

PR Checklist

  • Closes: N/A
  • Approval: Have discussed with and got approval from the team1
  • Tests: Tested accessibility on the local end
  • Deployment: Deployed the app on the local end
  • Localization: Modified en-US string resources2
  • Co-authors: N/A

Steps To Validate Changes

  1. Made window small and confirmed the search box visual states are working correctly, clicking the small search button changes the path bar into a search box.
  2. Confirmed the command palette can be toggled by typing > and using the keyboard shortcut.
  3. Confirmed the styling hasn't changed
  4. Confirmed the breadcrumb drop downs work as expected

Screenshots

N/A

Footnotes

  1. If the request hasn't been agreed by the team, this work might be rejected. Make sure that you get approval from the team before opening any PR related the request.

  2. If you removed any en-US string resources, make sure that there are no references of those resources. When you add a new en-US string resources, do not make any changes on other languages' resources; Crowdin will do that, instead.

@yaira2 yaira2 added the ready for review Pull requests that are ready for review label Nov 9, 2023
@yaira2 yaira2 changed the title [Post v3] Code Quality: Refactored ToolbarViewModel Code Quality: Refactored ToolbarViewModel Nov 9, 2023
@0x5bfa
Copy link
Member Author

0x5bfa commented Nov 15, 2023

Can you merge?

@0x5bfa
Copy link
Member Author

0x5bfa commented Nov 16, 2023

Yes

@0x5bfa 0x5bfa marked this pull request as ready for review November 16, 2023 03:56
@yaira2 yaira2 self-requested a review November 16, 2023 03:57
@yaira2 yaira2 requested a review from d2dyno1 November 16, 2023 14:57

<!-- Header -->
<TextBlock
Margin="0,0,4,0"
Copy link
Member

Choose a reason for hiding this comment

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

Why was a margin added?

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels Nov 16, 2023
@yaira2 yaira2 merged commit 60f714f into files-community:main Nov 16, 2023
@0x5bfa 0x5bfa deleted the Improve-ParthBreadcrumb branch November 16, 2023 22:56
yaira2 added a commit that referenced this pull request Nov 17, 2023
yaira2 added a commit that referenced this pull request Nov 17, 2023
@0x5bfa 0x5bfa restored the Improve-ParthBreadcrumb branch November 18, 2023 00:19
@0x5bfa 0x5bfa deleted the Improve-ParthBreadcrumb branch November 18, 2023 00:19
gave92 added a commit to gave92/files-uwp that referenced this pull request Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Pull requests that are approved and ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants