Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 789
    • Issues 789
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • briarbriar
  • Merge requests
  • !1371

Fix disabled groups after screen rotation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Torsten Grote requested to merge private-group-disabled into master Feb 15, 2021
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 2

isDissolved was reverted back to LiveData that only shows a dialog when the activity was first opened.

Test instructions:

  • create or join private group, enter the group, rotate screen and ensure group doesn't get disabled/greyed out
  • join private group shared by contact, let contact dissolve the group and ensure
    • you get a dialog and the group gets disabled after the contact has dissolved the group
    • the same happens if you re-enter the group again
    • rotating the screen in the disabled group doesn't re-show the dialog
    • the group is greyed out in the group list and removable there
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: private-group-disabled