Make WordPress Core

Opened 8 years ago

Last modified 4 years ago

#37647 new enhancement

FTP Credentials Modal should have a 'button-primary' class on the 'Proceed' button

Reported by: mapk's profile mapk Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version: 4.6
Component: Administration Keywords: has-screenshots has-patch needs-refresh
Focuses: ui Cc:

Description

When reviewing another ticket's screenshots (#32194), I noticed that the 'Proceed' button in the FTP Credentials modal doesn't have the 'button-primary' class on it.

Existing view:
https://cldup.com/2dIi9fsIrd.png

Proposed view with 'button-primary' class
https://cldup.com/dr8Gu8K_sE.png

Attachments (1)

37674.patch (629 bytes) - added by curdin 8 years ago.

Download all attachments as: .zip

Change History (6)

#1 @mapk
8 years ago

  • Keywords has-screenshots added
  • Type changed from defect (bug) to enhancement

#2 @mapk
8 years ago

To trigger this modal, follow these steps below.

1) Add this to your wp-config.php: define( 'FS_METHOD', 'ftpext' );
2) Install an old version of a plugin
3) Browse to wp-admin/plugins.php
4) Click on the update now link in the plugin’s table row

@curdin
8 years ago

#4 @curdin
8 years ago

  • Keywords has-patch added

#5 @desrosj
4 years ago

  • Component changed from General to Administration
  • Keywords needs-refresh added
  • Milestone set to Future Release

@curdin are you able to refresh the patch against current trunk? I'm having issues applying the patch.

Note: See TracTickets for help on using tickets.