Skip strings for translation

Created on 2 July 2025, 25 days ago

Problem/Motivation

On BabelTranslateForm form there's the "Skip" button which doesn't work currently

Proposed resolution

  • If source row is Active ("status" field from babel_source table is 1) and user presses the "Skip" button, the field should be updated to 0. This done by Ajax (see similar process for "Save" button)
  • The other way around should work too.
  • When a record status is 0, the "Translation" field is disabled, and viceversa
  • The button icon when status == 1 is gray (as currently) and a "Deactivate" tooltip is exposed
  • The button icon when status == 0 is red (a new SVG to be created) and an "Activate" tooltip is exposed

Remaining tasks

None.

User interface changes

Skip button works.

API changes

None.

Data model changes

None.

✨ Feature request
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡·πŸ‡΄Romania claudiu.cristea Arad πŸ‡·πŸ‡΄

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024