Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS: iPad]: presentEventCreatingDialog does not return CancelAction correctly #184

Open
johannessachse opened this issue Jan 4, 2024 · 0 comments

Comments

@johannessachse
Copy link

johannessachse commented Jan 4, 2024

Reproduce:

  1. Call and await presentEventCreatingDialog
  2. Library opens calendar-dialog
  3. The user clicks outside of the dialog in order to close the dialog
  4. No result from presentEventCreatingDialog is returned

Expected behavior:

  • presentEventCreatingDialog returns CancelAction instead of nothing

Further information:

  • When closing the dialog via "abort" or "add" button everything works fine
  • The issue only happens on iPad (not on iPhone)

Environment
Version: 5.0.0
Device: iPad, iOS 17.0

@johannessachse johannessachse changed the title [iOS: iPad]: presentEventCreatingDialog does not return CreateResult correctly [iOS: iPad]: presentEventCreatingDialog does not return CancelAction correctly Jan 4, 2024
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

No branches or pull requests

1 participant