Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement progress spinner after wizard #11007

Merged
merged 2 commits into from
Jul 12, 2023
Merged

Implement progress spinner after wizard #11007

merged 2 commits into from
Jul 12, 2023

Conversation

TheOneRing
Copy link
Contributor

image

Fixes: #10751

@TheOneRing TheOneRing requested a review from a team July 5, 2023 12:42
@TheOneRing TheOneRing changed the title Implement progrss spinner after wizard Implement progress spinner after wizard Jul 5, 2023
@TheOneRing
Copy link
Contributor Author

The design is questionable and the spinner makes it more obvious that the ui might freeze..

<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Getting ready</string>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Preparing account..." might be a more elegant wording. "Readying account" would work, too. We should avoid the use of "Get".

@TheOneRing TheOneRing merged commit 6ae495b into master Jul 12, 2023
@delete-merged-branch delete-merged-branch bot deleted the work/spinner branch July 12, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display Welcome page and spinner after an account was added
2 participants