Closed
Bug 1527911
Opened 2 years ago
Closed 2 years ago
[Translate.Next] Add a way to switch between the old and new Translate pages
Categories
(Webtools :: Pontoon, enhancement, P1)
Webtools
Pontoon
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adrian, Assigned: adrian)
Details
Attachments
(1 file)
The steps are:
- make sure the URLs are compatible (support 'all-resources' as a value for path)
- add a user preference (
use_translate_next
) that is a boolean - on both translate views, redirect to the other one if the user preference says to do so
- add a button on both pages to allow switching to the other version (via updating the user preference)
For logged out users, we do nothing (i.e. no redirection).
Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
adngdb merged PR #1203: "Fix bug 1527911 - Allow users to switch between Translate apps" in 1f905ab.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•