Closed
Bug 1490343
Opened 7 years ago
Closed 6 years ago
[Translate.Next] Add "show diff" option in History tab
Categories
(Webtools Graveyard :: Pontoon, enhancement, P1)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: mathjazz, Mentored)
References
Details
Attachments
(1 file)
In the History tab, for each translation after the first one, there should be a "show diff" action button. When clicked, it replaces the translation content with a diff of that translation versus the currently active translation, and the button changes to "hide diff".
This behavior is currently implemented in the existing translate app and should work exactly the same.
Current implementation code: search for "toggle-diff" in https://github.com/mozilla/pontoon/blob/master/pontoon/base/static/js/translate.js
New implementation should probably go into https://github.com/mozilla/pontoon/tree/master/frontend/src/modules/history
Reporter | ||
Updated•6 years ago
|
Priority: P3 → P1
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → m
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•