Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: +10.8 kB (+0.35%) Total Size: 3.1 MB
ℹ️ View Unchanged
|
3ba17a4 to
6df4e6e
Compare
t's a simple reordering
ac43fb9 to
95c7d92
Compare
|
I know this is a proof of concept but wanted to report a small bug with the dates where it seems to overflow and then not fit very well in the screen: revisions.movCurious in particular to test a post with a ton of revisions to see how this would scale! Super cool to see though and, for the most part seems to be working quite well. |
|
@annezazu That bug was fixed in the extracted PR #74771. As for the scaling, we have some more room to play with, we can expand a bit as the number grows. Worth noting we have the same issue in the current revisions screen which has a similar horizontal slider at the top. Another idea is to at some number break it up and add earlier/later buttons to navigate between time sections. |
What?
Preparatory work: #74771. This PR is just a proof of concept, please don't review.
Shows the revisions diff within the editor, and visually as blocks.
Why?
It's high time revisions can be seen without leaving the editor.
How?
Testing Instructions
Revisions can still be accessed through the same document inspector link.
Testing Instructions for Keyboard
Screenshots or screencast