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

fix: RevokedCertificate dialog undismissable RC [WPB-7226] #2862

Conversation

AndroidBob
Copy link
Collaborator

@AndroidBob AndroidBob commented Apr 5, 2024

BugWPB-7226 [Android] Revoked certificate dialogue can be dismissed

Cherry pick from the original PR:


⚠️ Conflicts during cherry-pick:
kalium

What's new in this PR?

Issues

When the user has a revoked certificate, the dialogue informing the user about this can be dismissed by tapping somewhere on the screen. But it should not not be dismissible so that the user has to use one of the buttons.

Causes (Optional)

dismissable flags were missed in dialog

Solutions

add dismissable flags into that dialog

@AndroidBob AndroidBob added the cherry-pick PR is cherry-picking changes from another banch label Apr 5, 2024
Copy link
Contributor

github-actions bot commented Apr 5, 2024

Test Results

878 tests  ±0   878 ✅ ±0   14m 18s ⏱️ -27s
120 suites ±0     0 💤 ±0 
120 files   ±0     0 ❌ ±0 

Results for commit 002c9e4. ± Comparison against base commit c29437c.

Copy link
Contributor

github-actions bot commented Apr 5, 2024

APKs built during tests are available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator Author

Build 3984 succeeded.

The build produced the following APK's:

@borichellow
Copy link
Contributor

Was done by separate PR

@borichellow borichellow closed this Apr 5, 2024
Copy link
Contributor

github-actions bot commented Apr 5, 2024

APKs built during tests are available here. Scroll down to Artifacts!

@AndroidBob
Copy link
Collaborator Author

Build 3999 succeeded.

The build produced the following APK's:

MohamadJaara added a commit that referenced this pull request Jul 8, 2024
@yamilmedina yamilmedina deleted the fix/revoked-certificate-dialog-undismissable-rc-cherry-pick branch July 30, 2024 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick PR is cherry-picking changes from another banch size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants