Skip to content
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

Display the diff between revisions #229

Open
leandrocp opened this issue Sep 9, 2024 · 0 comments
Open

Display the diff between revisions #229

leandrocp opened this issue Sep 9, 2024 · 0 comments
Labels
area:content-ux Improve Content Creating experience enhancement New feature or improvement good first issue Good for newcomers roadmap Priority issues that will be released in the short term ux Requires UX or UXD

Comments

@leandrocp
Copy link
Contributor

On the revisions tab, it should display a diff representation of what actually changed between revisions otherwise it's hard to spot the differences between revisions.

For text content we can use https://hex.pm/packages/text_diff and for relational data we might display a similar representation with added/removed/changed lines and diff the content of changes lines, for example a meta tag that changed the content only but kept the same name.

@leandrocp leandrocp added the enhancement New feature or improvement label Sep 9, 2024
@leandrocp leandrocp added good first issue Good for newcomers ux Requires UX or UXD roadmap Priority issues that will be released in the short term area:content-ux Improve Content Creating experience labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:content-ux Improve Content Creating experience enhancement New feature or improvement good first issue Good for newcomers roadmap Priority issues that will be released in the short term ux Requires UX or UXD
Projects
None yet
Development

No branches or pull requests

1 participant