-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
None
-
Unset
-
None
-
-
-
-
Plat-Ex UI Sprint 46, Plat-Ex UI Sprint 47, Plat-Ex UI Sprint 48
-
Low
The label text in the credentials modal that appears after creating a service account gets poorly wrapped. Might be PF6 migration fallout?
Steps to reproduce
1. Navigate to /iam/service-accounts/create
2. Click Create service account button
3. Enter any valid account name and description, then click Create
Expected result
Modal dialog with credentials has sane-looking labels on its input fields
Actual result
The label text wraps at an overflow boundary rather than on any whitespace boundary
Note
Devtools futzing suggests that simply changing the   entities to regular spaces would go a long way toward a nicer look.