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

[Automated translation] The checkbox position is misaligned

    XMLWordPrintable

Details

    Description

      The checkbox position for automated translation feature is misaligned

      Setup:
      1. Install the bundle: composer require ibexa/automated-translation
      2. In config/packages/ibexa.yaml add the configuration:

      ibexa_automated_translation:
           system:
                default:
                     configurations:
                          google:
                               apiKey: '%env(GOOGLE_TRANSLATE_API_KEY)%'
      

      3. In .env file specify the key:

      GOOGLE_TRANSLATE_API_KEY=X
      

      (reach out to me if you'd like to use my key)
      4. Add a new Language in the admin panel - "Polski" (pol-PL)
      5. Set up YAML files (config/packages/ibexa.yaml and config/packages/ibexa_admin_ui.yaml) so that the site and admin_group siteaccesses use the new language:

                  languages: [eng-GB, pol-PL]
      

      Steps to reproduce:
      1. Login as admin
      2. Go to Content -> Content Structure
      3. Switch to Translations tab and select "Add new"

      Expected result:

      • the popup is looking nice

      Actual result:
      The popup is misaligned

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              marek.nocon@ibexa.co Marek Nocoń
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: