Skip to content

Conversation

mdtauk
Copy link
Contributor

@mdtauk mdtauk commented Aug 5, 2024

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

  • Closes #

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files ...
  2. ...

@mdtauk mdtauk marked this pull request as draft August 5, 2024 19:22
@mdtauk mdtauk marked this pull request as ready for review August 15, 2024 04:00
@mdtauk
Copy link
Contributor Author

mdtauk commented Aug 15, 2024

I have marked this as ready for review, I have updated the examples page now the Hierarchal paging has been merged into main.

@0x5bfa 0x5bfa force-pushed the mdta-ThemedIcon-ToggleFix branch 2 times, most recently from 1cac8c6 to 188216f Compare August 15, 2024 06:53
@0x5bfa 0x5bfa force-pushed the mdta-ThemedIcon-ToggleFix branch from 5d3773a to 2224cb1 Compare August 15, 2024 08:44
@yaira2 yaira2 requested a review from marcelwgn August 15, 2024 14:25
@0x5bfa
Copy link
Member

0x5bfa commented Aug 15, 2024

@marcelwgn @yaira2

Details of changes:

  • Formatted C# with tabs
  • Moved Enum classes to Data folder
  • Moved owner hooking up routines to another file
  • Replaced IsToggled with ToggleBehavior
    • Auto: Respects both owner's toggle state (IsChecked) and ThemedIcon's state
    • On: Toggle anyways
    • Off: Respect only the ThemedIcon's state (e.g. explicit IsEnabled setting) (would be useful in Toolbar PR, and is the reason to have made this PR)

Resolved requests from @marcelwgn
@yaira2 yaira2 requested a review from marcelwgn September 15, 2024 20:26
@yaira2
Copy link
Member

yaira2 commented Sep 15, 2024

Can you resolve the merge conflicts?

yaira2
yaira2 previously approved these changes Sep 16, 2024
@yaira2
Copy link
Member

yaira2 commented Sep 16, 2024

It seems to be an accessibility issue, do the tests successfully run locally?

@0x5bfa
Copy link
Member

0x5bfa commented Oct 14, 2024

I fixed the CI but the xaml formatter is failing.

@yaira2
Copy link
Member

yaira2 commented Oct 14, 2024

Let's format manually so we can merge.

@0x5bfa
Copy link
Member

0x5bfa commented Oct 14, 2024

I mean, the commit right before the last commit successfully checked XAML is formatted but the last commit not while I didn't make changes on XAML.
Checker is broken somehow.

Up for review and merge

@yaira2 yaira2 merged commit 3bcaaf3 into files-community:main Oct 28, 2024
6 checks passed
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Oct 28, 2024
@0x5bfa 0x5bfa deleted the mdta-ThemedIcon-ToggleFix branch October 28, 2024 18:32
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.

4 participants