agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
144 stars 43 forks source link

fix(web): display the "finished" page #1727

Closed imobachgs closed 1 week ago

imobachgs commented 1 week ago

Problem

The "Installation Finished" page is not shown when the installation finishes. It seems to be related to latest changes regarding the application layout. Now, the App component is not always on top.

Solution

Listen for status changes in the installation progress page.

Testing