question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Logout Dialog disappears on orientation change

See original GitHub issue

Describe the bug In Adminstrator Controls screen logout dialog on orientation change disappears

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘Administrator Controls’
  2. Click on ‘Log Out’
  3. Rotate to Landscape
  4. Dialog disappears

Expected behavior Alert dialog should persist on orientation change. Also add test for the same in respective file.

Video

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:34 (34 by maintainers)

github_iconTop GitHub Comments

1reaction
ArpitShukIacommented, Apr 24, 2021

@rt4914 Can I take this up?

1reaction
FareesHussaincommented, Mar 17, 2021

@sakshampruthi Sounds good to me. Please create a PR for this.

Rather than confirming the approach in the issue, It is suggested to create a PR and discuss the approach there.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dialog box disappears during orientation change in fragment
Try to use DialogFragment instead. It restarts after orientation change. You need to extend this class as shown on documentation, and use it...
Read more >
Dialog disappears on orientation change · Issue #2092 - GitHub
Enter your pin and go to AdministratorControlsActivity; Click Edit Profiles; Select non-admin profile. Scroll and click on Profile Deletion ...
Read more >
Working with the AppBar - Android Developers
In your implementation of onOptionsItemSelected() , use a switch statement on the itemId ... and it should disappear after the user saves.
Read more >
Working with Bookmarks - Bluebeam Technical Support
Click Select. The dialog box disappears, replaced with a crosshair cursor. Click and drag to define a region on the PDF. Generally speaking,...
Read more >
[Solved]-Facebook-ios-sdk dialog disappears immediately
Coding example for the question Facebook-ios-sdk dialog disappears immediately. ... on orientation change · Exceptions often cause crash when using Xamarin.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found