Closed pranavosu closed 1 week ago
Latest commit: 3cba4ec600dd272aedef415242195b03ca768ae4
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
General question should we show this in all pages or just in the last navigated page?
This is just for Search in LocationDetailView. What do you mean by last navigated page?
We should add this on CopyView search too, right?
It's more relevant here because include subfolders
tends to go through more items. CopyView will have access to hasExhaustedSearch
after this is merged, so it should be straightforward to integrate a message. Just need to iron out the details in a follow-up.
Description of changes
Issue #, if available
Description of how you validated changes
Checklist
yarn test
passes and tests are updated/addeddocs
,e2e
,examples
, or other private packages.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.