Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#32129 closed defect (bug) (fixed)

Shiny Updates: Broken left border after updating an active plugin

Reported by: tobiasbg's profile TobiasBg Owned by: tobiasbg's profile TobiasBg
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.2
Component: Upgrade/Install Keywords: has-patch
Focuses: ui Cc:

Description (last modified by TobiasBg)

When an update is available, the row has a full (depending on the color scheme) red left border (update-available.png).

After the inline update is finished, the left border color changes, but is no longer stretching to the full height (updated-current.png).

The attached 32129.diff fixes that, to achieve the desired result (updated-with-patch.png).

Attachments (4)

update-available.png (29.8 KB) - added by TobiasBg 10 years ago.
updated-current.png (29.4 KB) - added by TobiasBg 10 years ago.
updated-with-patch.png (28.6 KB) - added by TobiasBg 10 years ago.
32129.diff (439 bytes) - added by TobiasBg 10 years ago.

Download all attachments as: .zip

Change History (9)

@TobiasBg
10 years ago

#1 @TobiasBg
10 years ago

  • Description modified (diff)

#2 @SergeyBiryukov
10 years ago

#32265 was marked as a duplicate.

#3 @obenland
10 years ago

  • Owner set to TobiasBg
  • Status changed from new to assigned

#4 @afercia
10 years ago

  • Focuses ui added

#5 @dd32
10 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 32782:

Updates: Allow the update row to include the active border styling post-ajax update.
Props TobiasBg. Fixes #32129

Note: See TracTickets for help on using tickets.