Skip to content

[eas-cli] Add search to ad hoc device picker#3813

Open
sebryu wants to merge 1 commit into
expo:mainfrom
sebryu:add-device-picker-search
Open

[eas-cli] Add search to ad hoc device picker#3813
sebryu wants to merge 1 commit into
expo:mainfrom
sebryu:add-device-picker-search

Conversation

@sebryu
Copy link
Copy Markdown
Contributor

@sebryu sebryu commented Jun 1, 2026

Summary

  • add opt-in slash-prefixed filtering to the custom EAS multiselect prompt
  • enable filtering for the iOS ad hoc provisioning-profile device picker
  • make a toggle only currently visible filtered devices
  • start new ad hoc profiles with no devices selected while preserving selections from an existing profile
  • support compact matching so /apple tv also matches values such as AppleTV6,3

Usage

At the ad hoc device picker:

/apple tv   filter devices
Enter       apply the filter
a           toggle visible devices
Esc         clear the filter (optional)
Enter       submit

Verification

  • git diff --check origin/main...HEAD
  • yarn install
  • yarn build
  • manually tested the local easd build against a tvOS credentials flow
  • exercised slash search, filtered toggle-all, search clearing, and persisted selections against prompts@2.4.2

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

Subscribed to pull request

File Patterns Mentions
**/* @douglowder

Generated by CodeMention

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant