Skip to content

Conversation

webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Sep 24, 2025

Summary

Backporting #5292 to core/1.27 branch to fix desktop installation and startup UX issues.

What's Changed

This is a manual backport of commit b0f81b2 which reworks the desktop install and startup user experience.

Merge Conflicts Resolved

The automatic backport failed with conflicts in:

  • src/components/install/GpuPicker.vue - Resolved by keeping the changes made in the PR
  • src/components/install/MirrorsConfiguration.vue - Resolved by keeping the file deletion from the PR
  • src/components/install/mirror/MirrorItem.vue - Resolved by combination merge (all changes)
  • src/views/ServerStartView.vue - Resolved by combination merge (all changes)

Original PR

┆Issue is synchronized with this Notion page by Unito

Complete redesign of Desktop app installer, implementing the new app
startup progress system and error reporting.
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Sep 24, 2025
Copy link

github-actions bot commented Sep 24, 2025

🎭 Playwright Test Results

All tests passed!

⏰ Completed at: 09/24/2025, 07:45:41 PM UTC

📈 Summary

  • Total Tests: 450
  • Passed: 421 ✅
  • Failed: 0
  • Flaky: 0
  • Skipped: 29 ⏭️

📊 Test Reports by Browser

  • chromium: View Report • ✅ 414 / ❌ 0 / ⚠️ 0 / ⏭️ 29
  • chromium-2x: View Report • ✅ 2 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • chromium-0.5x: View Report • ✅ 1 / ❌ 0 / ⚠️ 0 / ⏭️ 0
  • mobile-chrome: View Report • ✅ 4 / ❌ 0 / ⚠️ 0 / ⏭️ 0

🎉 Click on the links above to view detailed test results for each browser configuration.

Copy link
Contributor

@DrJKL DrJKL left a comment

Choose a reason for hiding this comment

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

Approving for backport purposes

@AustinMroz AustinMroz merged commit df3060b into core/1.27 Sep 24, 2025
22 checks passed
@AustinMroz AustinMroz deleted the hotfix/1.27-desktop-install-ux branch September 24, 2025 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants