Skip to content

refactor: accessory view - #332

Draft
pwltr wants to merge 2 commits into
mainfrom
refactor/accessory-view
Draft

refactor: accessory view#332
pwltr wants to merge 2 commits into
mainfrom
refactor/accessory-view

Conversation

@pwltr

@pwltr pwltr commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a reusable KeyboardAccessory component that uses native InputAccessoryView on iOS and an anchored accessory view on Android.
  • Move mnemonic suggestion pills into MnemonicSuggestionAccessory with per-form accessory IDs so iOS accessories keep working across sheet reopen.
  • Refactor MnemonicForm to use the keyboard accessory, hide import actions while typing, and keep suggestion behavior available on both platforms.
  • Update the mnemonic import Maestro flow to exercise suggestion pills before completing import.
  • Add iOS clipboard seeding for recovery phrase paste flows in local/CI e2e scripts.
Simulator.Screen.Recording.-.iPhone.17.-.2026-06-12.at.14.58.14.mov

Test Plan

  • yarn typecheck
  • maestro --version
  • Manually verified mnemonic suggestions on iOS/Android

@pwltr
pwltr force-pushed the refactor/accessory-view branch from b593276 to 1be5fe1 Compare June 23, 2026 07:27
@pwltr
pwltr force-pushed the refactor/accessory-view branch from 1be5fe1 to 56d34fb Compare July 16, 2026 17:57
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