Skip to content

No option to display a DialogFragment on top of another #258

Description

@maksym-moroz

As far as I understand call to showDialogFragment removes the current DialogFragment. It would be nice if we could have an actual queue of dialog fragments, not just one and more importantly ability to allow to display dialogs on top of dialogs.
It's a pretty obvious use case that I have worked with multiple time, for example,
Complex BottomSheetDialogFragment that might add a smaller dialog fragment for use to select from a list options.
I don't feel like the example is contrived and I checked a few times trying to see if I am missing something.
This is such an obvious thing it should be customisable even if the default behaviour if the one currently implemented.
Please add an ability to opt out of clearing currently displayed dialog fragment

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions