Skip to content

chore: hide the attach file input off-screen, matching the iOS shell - #33

Merged
adibhanna merged 1 commit into
mainfrom
chore/attach-input-parity
Aug 28, 2026
Merged

chore: hide the attach file input off-screen, matching the iOS shell#33
adibhanna merged 1 commit into
mainfrom
chore/attach-input-parity

Conversation

@adibhanna

Copy link
Copy Markdown
Contributor

Keeps src/ui-mobile/attach.ts identical between the two shells. The iOS port (zennotesios 5e728d8) found WebKit won't present a picker for a display:none file input and switched to an off-screen, transparent input; Android's WebView accepts either, so this is a no-behavior-change alignment. Typecheck clean.

The iOS port found that WebKit won't present a picker for a display:none
file input; the iOS copy of attach.ts positions it off-screen instead.
Android's WebView accepts either, so this only keeps the two shells'
attach.ts identical — no behavior change on Android.
@adibhanna
adibhanna merged commit 75b6fd6 into main Aug 28, 2026
2 checks passed
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