Opened 4 years ago
Closed 4 years ago
#51980 closed defect (bug) (fixed)
App Passwords: 'Add New Application Password' submit button is hidden on mobile devices in 'User Profile' page
Reported by: | vladytimy | Owned by: | TimothyBlynJacobs |
---|---|---|---|
Milestone: | 5.6.1 | Priority: | normal |
Severity: | normal | Version: | 5.6 |
Component: | Application Passwords | Keywords: | has-patch fixed-major |
Focuses: | css, administration | Cc: |
Description
51970 fixed the CSS rule that hides paragraphs in the form in Authorize Application screen, but a similar issue remains in User Profile page.
The "Add New Application Password" button is wrapped in a <p>, so the submit button is not visible on mobile.
For a mobile user, the submit button seems to be (incorrectly) the "Update profile" button. As a result, Application Passwords cannot be used on mobile from User Profile page.
Attachments (2)
Change History (9)
Note: See
TracTickets for help on using
tickets.
Hi there!
I replicated the same issue. Below CSS affected in responsive design.