Hide Forgot
Filtering translation units in the editor according to the content state (Translated, Fuzzy, Untranslated) and hide mode navigation button when filtering is active. The proposed workflow is to allow 3 checkboxes labeled - Translated, Needs Review and Untranslated and based upon the user's selection the appropriate set of strings would be displayed in the editor. Considerations: 1. Search filtering must be sensibly combined with state filtering 2. Confirmation dialog when editor is open and filter is changed, eg "current cell does not match selected filter", do you want to save it? Save Changes/Discard Changes/Cancel Filter Change 3. (Bonus points: Try to preserve the position (selected TU) if possible.)
Implemented in 1.5. See https://github.com/zanata/zanata/commit/681bb9832327eda581fc1ddfa6e47afb8b64a0e6
Correction. See https://github.com/zanata/zanata/commit/89a0609c8c18e4737e21669be1ac0b7ad2e6656a
VERIFIED with Zanata version 1.5-SNAPSHOT (20120208-1006)