NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

Password change page interrupted by Welcome page #6967

Open DavidePrincipi opened 2 days ago

DavidePrincipi commented 2 days ago

At the beginning of the cluster initialization procedure, the displayed page sometimes reverts to the Welcome page without any user input.

Steps to reproduce

  1. Install NS8.
  2. Log in to the cluster admin UI.
  3. The "Welcome to NS8" page appears.
  4. Click "Create cluster" (you need to be quick as soon as the UI appears).
  5. The UI now shows the "Change admin password" page.

Expected behavior

The password change page remains displayed until I navigate to another page.

Actual behavior

After 1-2 seconds, depending on network speed, the UI unexpectedly returns to the "Welcome to NS8" page.

Additional context

A similar behavior occurs if I choose "Join cluster" or "Restore from backup."

Components

Core 2.8.4


Thanks to @tommaso-ascani

andre8244 commented 2 days ago

Test case