Skip to content

Disable gesture on two factor screen #4242

Manish requested to merge fix/twofactor-cancellability-4242 into release/4.24.0

Ticket(s) / Related Merge Requests

Fixes #4242 (closed)

Summary of Changes

Fixes #4242 (closed) by disabling close gesture (swipe from left to right on android and from top to bottom on iOS) on 2fa modal

Testing Considerations

  • 2fa modal in email confirmation is an instance
  • 2fa modal in login is another

Regression Scope

  • 2fa modal gesture

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

yes

Screenshots

(Any extra UI screens that can be shared)

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports