Bug #33481
"Login Page Footer Text" Blocking Login Button on Foreman UI
Pull request:
Fixed in Releases:
Found in Releases:
Description
There is an issue with the "Login Page Footer Text" which overlaps with the "Log In" button on the Satellite UI. To trigger this, you will need a sufficiently long enough footer text, and the browser window has to be small enough. As you shrink the height of the browser window, the footer text will start to overlap with the login box. Once the footer overlaps the log in box, tf the footer text is long enough, the "Log In" button cannot be clicked. Users can still hit "Enter" on the keyboard to log in.
Associated revisions
Refs #33481 - use svg for login background
History
#1
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8779 added
#2
Updated by The Foreman Bot 10 months ago
- Fixed in Releases 3.1.0 added
#3
Updated by Ron Lavi 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|f081eb2d612a696d6734ae638f9d61e6d7e76471.
#4
Updated by Amit Upadhye 9 months ago
- Category set to Web Interface
#5
Updated by Amit Upadhye 9 months ago
- Subject changed from "Login Page Footer Text" Blocking Login Button on Satellite UI to "Login Page Footer Text" Blocking Login Button on Foreman UI
Fixes #33481 - fix login footer on small screens
on smaller screens,
the login footer can jump and override the login form.