Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With ja google-chrome, truncation of source string "Dashboard (all activity)" is observed, at the ~/activity_stream page #11399

Closed
3 tasks done
sshedmake opened this issue Nov 30, 2021 · 1 comment
Assignees
Labels
component:l10n localization, translation, japanese, french component:ui

Comments

@sshedmake
Copy link

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX is open source software provided for free and that I am not entitled to status updates or other assurances.

Summary

With ja google-chrome, truncation of ja translation ダッシュボード (すべてのアクティビティー) for the source string Dashboard (all activity) is observed i.e. not ellipsized consistently within the dropdown listing, at the ~/activity_stream page

AWX version

19.3.0

Installation method

docker on linux

Modifications

no

Ansible version

ansible [core 2.11.0]

Operating system

RHEL-8.4

Web browser

Chrome

Steps to reproduce

  1. Do a successful login in the preferred language (say Japanese)
  2. Navigate to ~/activity_stream page
  3. Click on the Dashboard (all activity) dropdown/listbox for the listing
  4. Observe the ja translation ダッシュボード (すべてのアクティビティー) of the source string Dashboard (all activity) in the listing

Expected results

ja translation should not get truncated, and should fit in the widget size

or

ja translation should be ellipsized consistently within the dropdown listing

Actual results

ja translation is truncated, and does not fit in the widget size

or

ja translation is not ellipsized consistently within the dropdown listing

Additional information

  1. Screenshot highlighting string truncation, and does not fit in the widget size
    ja_bug_activity_stream_Screenshot from 2021-11-30 10-34-35

  2. #: screens/ActivityStream/ActivityStream.js:138
    msgid "Dashboard (all activity)"
    msgstr "ダッシュボード (すべてのアクティビティー)"

@nixocio nixocio added component:ui component:l10n localization, translation, japanese, french labels Nov 30, 2021
@nixocio nixocio self-assigned this Apr 7, 2022
nixocio added a commit to nixocio/awx that referenced this issue Apr 7, 2022
Do no truncate strings on activity stream dropdown

See: ansible#11399
nixocio added a commit to nixocio/awx that referenced this issue Apr 7, 2022
Do not truncate strings on activity stream dropdown

See: ansible#11399
@InnocentK InnocentK self-assigned this Apr 7, 2022
InnocentK pushed a commit that referenced this issue Apr 8, 2022
Do not truncate strings on activity stream dropdown

See: #11399
@InnocentK
Copy link
Contributor

Resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:l10n localization, translation, japanese, french component:ui
Projects
None yet
Development

No branches or pull requests

5 participants