Skip to content

RichCommands: SearchUnindexedItems #12074

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

Merged

Conversation

ferrariofilippo
Copy link
Contributor

@ferrariofilippo ferrariofilippo commented Apr 15, 2023

Resolved / Related Issues

  • Were these changes approved in an issue or discussion with the project maintainers? In order to prevent extra work, feature requests and changes to the codebase must be approved before the pull request will be reviewed. This prevents extra work for the contributors and maintainers.
    Related Generalizing Rich Command Usage #11481

Validation
How did you test these changes?

  • Did you build the app and test your changes?
  • Did you check for accessibility? You can use Accessibility Insights for this.
  • Did you remove any strings from the en-us resource file?
    • Did you search the solution to see if the string is still being used?
  • Did you implement any design changes to an existing feature?
    • Was this change approved?
  • Are there any other steps that were used to validate these changes?
    1. Open app
    2. Search something that is not indexed
    3. Click on Search unindexed items

@ferrariofilippo ferrariofilippo marked this pull request as draft April 15, 2023 18:33
@ferrariofilippo ferrariofilippo marked this pull request as ready for review April 16, 2023 08:13
@QuaintMako QuaintMako mentioned this pull request Apr 16, 2023
78 tasks
@ferrariofilippo ferrariofilippo changed the title RichCommands: SearchUninedexItems RichCommands: SearchUninedexItems & Permanent Deletion Apr 16, 2023
@ferrariofilippo
Copy link
Contributor Author

@yaira2 I saw you told me to split this PR, but now I no longer see the comment (did you delete it?), should I still open a separate PR for PermanentDeletion?

@yaira2
Copy link
Member

yaira2 commented Apr 17, 2023

It's preferred but I don't want to be too picky.

@ferrariofilippo
Copy link
Contributor Author

It's preferred but I don't want to be too picky.

I'll do that, don't worry, in the end it's a free contribution 😄

@ferrariofilippo ferrariofilippo changed the title RichCommands: SearchUninedexItems & Permanent Deletion RichCommands: SearchUninedexItems Apr 17, 2023
@yaira2 yaira2 changed the title RichCommands: SearchUninedexItems RichCommands: SearchUnindexedItems Apr 19, 2023
@yaira2
Copy link
Member

yaira2 commented Apr 19, 2023

I'm not convinced this should have an action, it's likely to be confused between the setting and the button on the search page.

@ferrariofilippo
Copy link
Contributor Author

I'm not convinced this should have an action, it's likely to be confused between the setting and the button on the search page.

I think we could rename it, but we definitely need to add this action. Otherwise we would need to keep IBaseLayoutCommandImplementation just for this action.

0x5bfa
0x5bfa previously approved these changes Apr 20, 2023
Copy link
Member

@0x5bfa 0x5bfa left a comment

Choose a reason for hiding this comment

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

First introduction of rich commands in layout modes!

@yaira2 yaira2 added changes requested Changes are needed for this pull request and removed needs - code review labels May 7, 2023
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

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

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

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed changes requested Changes are needed for this pull request labels May 7, 2023
@yaira2 yaira2 merged commit 896795c into files-community:main May 7, 2023
@ferrariofilippo ferrariofilippo deleted the RichCommands_SearchUnindexedItems branch July 17, 2023 20:09
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.

3 participants