[wp-trac] [WordPress Trac] #56123: Plugin Update Message slightly moved out of place
WordPress Trac
noreply at wordpress.org
Fri Jul 8 13:01:53 UTC 2022
#56123: Plugin Update Message slightly moved out of place
-------------------------------------+-------------------------------------
Reporter: Presskopp | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.1
Component: Upgrade/Install | Version: 5.0
Severity: minor | Resolution:
Keywords: has-screenshots good- | Focuses: ui, css,
first-bug has-patch has-testing- | administration
info commit |
-------------------------------------+-------------------------------------
Changes (by costdev):
* keywords: has-screenshots good-first-bug has-patch => has-screenshots
good-first-bug has-patch has-testing-info commit
* version: trunk => 5.0
* milestone: Future Release => 6.1
Comment:
== Test Report
Patch tested:
[https://core.trac.wordpress.org/attachment/ticket/56123/56123.diff
56123.diff]
=== Steps to Reproduce/Test
1. Install an old version of a plugin.
2. Navigate to `Appearance > Plugins`.
3. 🐞 The icon and text in the update notice are not aligned with each
other.
4. Apply
[https://core.trac.wordpress.org/attachment/ticket/56123/56123.diff
56123.diff].
5. Run `npm run build:dev`.
6. Navigate to `Appearance > Plugins`. Perform a hard refresh.
7. 🎉 The icon and text in the update notice are aligned with each other.
=== Environment
* Server: Apache (Linux)
* WordPress: 6.1-alpha-53344-src
* Browser: Chrome 103.0.0.0
* OS: Windows 10
* Theme: Twenty Twenty-Two
* Language: LTR - English (US) and RTL - Arabic
* Plugins: None activated.
=== Actual Results
- 🐞 The icon and text are not aligned with each other.
- 🎉 The icon and text are aligned with each other.
- ✅ Issue resolved with patch.
=== Notes
- This appears to have existed since the update notices were added in 5.0.
Changing `Version` to 5.0.
- I attempted to check if `.import-php .updating-message::before` had the
same issue, but can't seem to find any core reference to `import-php`
except in the CSS file mentioned in this ticket.
- Marking for `commit` consideration.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56123#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list