#62573 closed defect (bug) (fixed)
Icons and thumbnails stick to border after file upload in Media Library
Reported by: | sukhendu2002 | Owned by: | audrasjb |
---|---|---|---|
Milestone: | 6.8 | Priority: | normal |
Severity: | minor | Version: | 6.7.1 |
Component: | Media | Keywords: | has-screenshots has-patch has-testing-info |
Focuses: | ui | Cc: |
Description
When uploading files via the Media Library in WordPress, the icons or thumbnails of uploaded files appear to be sticking to the border.
Steps to Reproduce:
Go to the WordPress Dashboard.
Navigate to Media > Add New Media File.
Upload one or more files using the drag-and-drop area or the "Select Files" button.
Observe the icons or thumbnails of the uploaded files after the upload is complete.
Attachments (1)
Change History (11)
This ticket was mentioned in PR #7894 on WordPress/wordpress-develop by @sukhendu2002.
2 months ago
#1
- Keywords has-patch added
#2
@
8 weeks ago
- Keywords has-testing-info added
Reproduction Report
Description
This report validates whether the issue can be reproduced.
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.25
- Server: nginx/1.27.2
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
- Browser: Chrome 129.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.0
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.0
Actual Results
- ✅ Error condition occurs (reproduced).
Supplemental Artifacts
#3
@
8 weeks ago
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/7894
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.25
- Server: nginx/1.27.2
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
- Browser: Chrome 131.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.0
- MU Plugins: None activated
- Plugins: Test Reports 1.2.0
Actual Results
✅ Issue resolved with patch.
Supplemental Artifacts
Before patch:
After patch:
#4
@
8 weeks ago
Test Report
Description
This report validates whether the indicated patch works as expected.
Patch tested: https://github.com/WordPress/wordpress-develop/pull/7894.diff
Environment
- WordPress: 6.8-alpha-59274-src
- PHP: 8.2.25
- Server: nginx/1.27.2
- Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
- Browser: Chrome 129.0.0.0
- OS: macOS
- Theme: Twenty Twenty-Five 1.0
- MU Plugins: None activated
- Plugins:
- Test Reports 1.2.0
Actual Results
- ✅ Issue resolved with patch.
Supplemental Artifacts
This ticket was mentioned in Slack in #core-test by oglekler. View the logs.
8 weeks ago
This ticket was mentioned in Slack in #core-media by oglekler. View the logs.
8 weeks ago
#8
@
8 weeks ago
- Milestone changed from Awaiting Review to 6.8
- Owner set to audrasjb
- Status changed from new to accepted
Thanks for the ping @joedolson! Self assigning for final review.
Let's fix this in 6.8.
@audrasjb commented on PR #7894:
5 weeks ago
#10
Committed in https://core.trac.wordpress.org/changeset/59550
This PR addresses a UI issue in the Media Library where icons or thumbnails of uploaded files appear to stick to the border of their containers after file upload.
### How to Test:
Media > Add New Media File
in the WordPress admin dashboard.Trac ticket: https://core.trac.wordpress.org/ticket/62573