Skip to content

Add input dialog requested event - #277

Draft
CypherPotato wants to merge 3 commits into
tryphotino:masterfrom
CypherPotato:feature/input-dialog-requested-pr
Draft

Add input dialog requested event#277
CypherPotato wants to merge 3 commits into
tryphotino:masterfrom
CypherPotato:feature/input-dialog-requested-pr

Conversation

@CypherPotato

@CypherPotato CypherPotato commented Jun 7, 2026

Copy link
Copy Markdown

Summary

  • Adds InputDialogRequested for JavaScript alert, confirm, and prompt dialogs
  • Adds polymorphic event args: InputDialogEventArgs, ConfirmInputDialogEventArgs, and PromptInputDialogEventArgs
  • Adds dismiss, confirmation, and prompt input response APIs for handlers

Related

Validation

  • dotnet build Photino.NET.sln --no-restore
  • dotnet build Photino.Test\Photino.Test.csproj --no-restore from photino.Native

Notes

  • Native C++ build was not completed locally because the installed MSBuild cannot find the required v143 platform toolset.

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