Skip to content

Conversation

seer-by-sentry[bot]
Copy link
Contributor

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.

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. Observed the issue described in FILES-APP-3PM where SearchAction executed when IContentPageContext.ShellPage was null.
  2. Verified that the added IsExecutable property correctly checks for ShellPage availability before allowing search action execution.
  3. Confirmed that Context_PropertyChanged updates IsExecutable when ShellPage changes.
  4. Ensured that ExecuteAsync prevents execution if ShellPage is null, resolving the original issue.

@yaira2 yaira2 changed the title Feat: Add IsExecutable check for SearchAction Code Quality: Add IsExecutable check for SearchAction Sep 18, 2025
@yaira2 yaira2 marked this pull request as ready for review September 18, 2025 14:36
@yaira2 yaira2 added the ready to merge Pull requests that are approved and ready to merge label Sep 18, 2025
@yaira2 yaira2 merged commit dbf0807 into main Sep 18, 2025
9 checks passed
@yaira2 yaira2 deleted the seer/feat/search-action-is-executable branch September 18, 2025 14:55
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.

1 participant