Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-3693

Automated translation not selectable

    XMLWordPrintable

Details

    • [4.6] - Sprint 18
    • Ibexa Content

    Description

      When automated translation is enabled with several providers (google + deepl) the provider is not selectable due to a UI problem. The select is not clickable, the complete modal is closed.

      Prereq:

      Applied configuration:

      parameters:
        env(GOOGLE_TRANSLATE_API_KEY): 'change-me'
        google_translate_api_key: "%env(GOOGLE_TRANSLATE_API_KEY)%"
        env(DEEPL_PRO_KEY): 'change-me'
        deepl_pro_key: "%env(DEEPL_PRO_KEY)%"

      ibexa_automated_translation:
        system:
            default:
                configurations:
                  google:
                    apiKey: "%google_translate_api_key%"
                  deepl:
                    authKey: "%deepl_pro_key%"

      Steps:

      1. Enable providers by configuration
      2. Enable several languages in backend
      3. Click on create translation on a existing content
      4. Try to select provider in the modal dialog

      Actual result: Modal dialog is closed instead of selecting provider

      Expected result: A translation provider can be selected and the translation created automatically

       

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              artur.wawrzynkiewicz@ibexa.co Artur Wawrzynkiewicz
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: