Bug 1098903
| Summary: | [fork][origin_ui_167]Display overlaps when creating a team with name of more than 86 characters. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Online | Reporter: | Yujie Zhang <yujzhang> | ||||
| Component: | Management Console | Assignee: | Jordan Liggitt <jliggitt> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | libra bugs <libra-bugs> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 2.x | CC: | jliggitt, jokerman, mmccomas, xtian | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-07-15 10:29:03 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Tested on fork_ami_origin_ui_167_1189, the display is correct when creating team with long name, so verify this bug, thanks. Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/b5f37fd264d526f0d6b1d74d8be41bfd3e85cf23 Bug 1098903: Fix team name truncation |
Created attachment 897029 [details] display overlaps when name is longer than 86 chars Description of problem: Tried to create a team with name of more than 86 characters, then the display overlaps on the team details page, details can see in screenshot. Version-Release number of selected component (if applicable): fork_ami_origin_ui_167_1188 How reproducible: always Steps to Reproduce: 1.Go to settings page 2.Click the "Create a team" link 3.Input more than 86 characters as team name to create a team 4.Submit Actual results: Display overlaps when creating team with name of more than 86 characters. Expected results: Display should be correct when creating team with name of more than 86 characters. Additional info: