Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
Right now, if you have more than a screen worth of build agents - when you click to log in, the login form is almost always above the fold.
Please consider either:
A) forcing the login link to include an anchor reference above the login form
B) center the login form vertically
C) trigger a vertical scroll to the top of the page
Attachments
Issue Links
- duplicates
-
JENKINS-27223 Clicking Login when you have 30+ slaves defaults you to the bottom of the web page
-
- Resolved
-
From a quick test - simply adding "#" to the login link is sufficient to improve the behavior as described.