Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • briar briar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 780
    • Issues 780
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • 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
  • briar
  • briarbriar
  • Merge requests
  • !1049

Improve crash screen and reporter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Torsten Grote requested to merge 1054-crash-scroll into master Feb 26, 2019
  • Overview 28
  • Commits 10
  • Pipelines 7
  • Changes 8

The crash screen and the reporter have been split up into two separate fragments and layouts, because this mess wasn't really maintainable anymore. I took care to not do other functional changes beyond the split to not introduce any new bugs. Further improvements should be easier now.

I took the liberty of also adding a crash icon to the screen. It adapts its size to the available space, so it won't show when there's not enough space. The buttons are fixed to the bottom of the screen and are always visible.

device-2019-02-27-125058 device-2019-02-27-125113 device-2019-02-27-130123

The report form is now scrollable:

device-2019-02-27-130830

Closes #1054 (closed), #1012 (closed)

Edited Feb 27, 2019 by Torsten Grote
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 1054-crash-scroll