Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Ark Ark
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Utilities
  • ArkArk
  • Merge requests
  • !62

Open
Created Aug 26, 2021 by Jiří Wolker@wolkerContributor
  • Report abuse
Report abuse

Show archive reading status on the welcome screen

  • Overview 30
  • Commits 10
  • Changes 11

As suggested in bug 441529, this merge request replaces the progress bar in the status bar with progress bar on the welcome screen. (When the welcome screen is not visible, the progress bar in status bar is used instead. That is the same behavior as before this MR.)

The original approach shows only static text on the welcome screen (“Welcome to Ark”). That could be misleading when the archive opening was in progress because it provided buttons for opening and creating archives while loading.

Now, when the archive is being opened (or some other KJob-based job is in progress), the Ark shows the progress and description of the job on the welcome screen instead of the buttons and “Welcome to Ark”.

Previous welcome screen

the previous, static, welcome screen

The file name, after.png, relates to my previous merge request (!47 (merged)) that added the welcome screen. Ths is state before the change, not after.

Current welcome screen

The screen looks exactly the same as the previous one but, when archive is being opened, shows the progress bar:

the new welcome screen when opening big file

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: no-welcome-screen-when-opening