Feature summary:
When I use the diff viewer I expect to see the actual text differences and I don't want the diff view to be destroyed by formatting symbols. This is one of the most requested features from the Wishlist survey 2022 that lists the communities most pressing issues.
Task:
Implement functionality according to UX mockups provided by designer
Use case(s):
- when using a line break, the diff viewer falsely interprets it as deleted text and readded text
- lines aren’t shown while you’re editing, but they do appear on diffs as the counting unit
Benefits:
Make editing and formatting more intuitive and have a diff viewer that helps you understand your changes.
Acceptance criteria:
- better diff feature looks and behaves as specified in newly designed mockups
- it's clear what the blue and yellow highlights mean
- it can be understood what the view before and after means
- different platforms have same functionalities
Designs:
To be defined