Actions
Bug #19860
closedOn fresh install the login page refresh so fast that we can not copy/paste the command to create a new user
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
92
Name check:
To do
Fix check:
To do
Regression:
Description
This is very frustrating, when no Rudder users are defined, the login page display the command to run to create one but refresh too fast which makes it very difficult to select/copy/paste the command.
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.10 to 6.2.11
Updated by Nicolas CHARLES about 3 years ago
it's every 4 seconds, which is really short
Updated by Nicolas CHARLES about 3 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/rudder/pull/3874
Updated by Nicolas CHARLES about 3 years ago
we need the reload though, to have the new page loading after rudder restart
Updated by Vincent MEMBRÉ about 3 years ago
- Target version changed from 6.2.11 to 6.2.12
- Priority changed from 106 to 103
Updated by Vincent MEMBRÉ almost 3 years ago
- Target version changed from 6.2.12 to 6.2.13
- Priority changed from 103 to 101
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.13 to 6.2.14
- Priority changed from 101 to 95
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 6.2.14 to 6.2.15
- Priority changed from 95 to 92
Updated by Raphael GAUTHIER over 2 years ago
- Status changed from Pending technical review to Resolved
There is now a "copy to clipboard" button, so the refresh time no longer needs to be increased. PR has been closed
Actions