-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compare diff isn't working #212
Comments
This was called out as a regression but I'm wondering if it indeed is... There are some related issues out there already: |
Replicated in cms 4.7.x-dev - so it's not a regression, it's an existing issue |
What's happeningThis is a styling issue. It is caused by the Easy solution: Use
|
The inline-block solution seems fine and unlikely to cause regressions? Is there actually a downside to going with this? |
I can't think of any downside provided there's no complaints about the slight style change. |
Go for it |
Linked PR has been merged |
CWP-2.8.0-rc1
I can "compare" versions, though there is not a content diff i.e. the green/red diff of text changes between versions
Instead it seemed like it only showed the most recent version
I see this on
/admin/pages/history/show/6132
The content 'diff text' is on the latest version, but not the older version that I'm comparing against
Tested in IE11 and Firefox
Acceptance Criteria
Notes
Pull Requests
The text was updated successfully, but these errors were encountered: