Skip to content

Conversation

@dblandin
Copy link
Member

@dblandin dblandin commented Dec 9, 2025

The type of this PR is: Feature

Description

  • Add SelectedItemFromSearchPage interface with item tracking fields
  • Update SelectedItemFromSearch to include destination_path and item tracking (item_id, item_number, item_type)
  • Remove deprecated helper (confirmed unused)

Surprisingly, the existing SelectedItemFromSearch event type isn't yet used in our clients. This PR updates the event definition to match what we're currently sending and notably adds more item tracking properties to remain consistent with the search results page.

PR Checklist (tick all before merging)

  • If I've added a new file to the tree I've exported it from the common index.ts
  • I've added comments with examples for any new interfaces and ensured that they're in the docs
  • No platform-specific terminology has been used outside of click and tap (platform is inferred by the DB storing events)
📦 Published PR as canary version: 4.333.0--canary.670.13949.0

✨ Test out this PR locally via:

npm install @artsy/[email protected]
# or 
yarn add @artsy/[email protected]

- Add SelectedItemFromSearchPage interface with item tracking fields
- Update SelectedItemFromSearch to include destination_path and item tracking (item_id, item_number, item_type)
- Remove deprecated helper (confirmed unused)
@dblandin dblandin self-assigned this Dec 9, 2025
@artsy-peril artsy-peril bot added the Jira Synced Indicates that Peril has connected this PR to Jira label Dec 9, 2025
@artsyit artsyit added the Version: Minor A deploy for new features label Dec 9, 2025
@dblandin dblandin added the canary Create a canary build label Dec 9, 2025
@dblandin dblandin merged commit cc7b796 into main Dec 9, 2025
14 checks passed
@dblandin dblandin deleted the dblandin/selected-item-from-search branch December 9, 2025 18:51
@artsyit
Copy link
Collaborator

artsyit commented Dec 9, 2025

🚀 PR was released in v4.333.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

canary Create a canary build Jira Synced Indicates that Peril has connected this PR to Jira released Version: Minor A deploy for new features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants