Skip to content

fix(ios): present share sheet from topmost controller#41

Open
fdddf wants to merge 1 commit into
gonzalezreal:mainfrom
fdddf:main
Open

fix(ios): present share sheet from topmost controller#41
fdddf wants to merge 1 commit into
gonzalezreal:mainfrom
fdddf:main

Conversation

@fdddf

@fdddf fdddf commented Mar 21, 2026

Copy link
Copy Markdown

No description provided.

AldenClark added a commit to AldenClark/textual that referenced this pull request Apr 21, 2026
@gonzalezreal

Copy link
Copy Markdown
Owner

Sorry for the late review, and thanks for looking into this.

The direction makes sense, but I’d rather not merge it as-is.

The presenter lookup still has edge cases: it can miss an already-presented modal, and the fallback can pick a window from another scene.

I’d prefer keeping this scoped to the view’s own window scene and checking presented view controllers first.

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.

2 participants