Clearly indicate when the project-version in the React editor is readonly, and when the user does not have translation permission for the selected language.
Description
Attachments
1
- 23 Aug 2017, 03:13 am
Activity
Show:
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Labels
Tested Version/s
None
Components
Priority

More fields
Time tracking
More fields
Time trackingCreated 23 August 2017 at 03:15
Updated 23 August 2017 at 03:15
If a user is not able to edit translations, they should be easily able to tell that they cannot and why they cannot edit.
Technical note: this is the <TranslatingIndicator/> component, which is intended for this purpose. It can show "Translating" (with globe icon) or "Viewing" (with 'locked' icon), and give more detail in a tooltip about the reason that editing is locked.
For review, the same can show "reviewing" with the review eye icon.