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 ConsoleAssignee: Jordan Liggitt <jliggitt>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.xCC: 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:
Description Flags
display overlaps when name is longer than 86 chars none

Description Yujie Zhang 2014-05-19 07:27:43 UTC
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:

Comment 1 Jordan Liggitt 2014-05-19 20:41:20 UTC
Fixed in https://github.com/openshift/origin-server/pull/5415

Comment 2 Yujie Zhang 2014-05-20 02:28:33 UTC
Tested on fork_ami_origin_ui_167_1189, the display is correct when creating team with long name, so verify this bug, thanks.

Comment 3 openshift-github-bot 2014-05-20 16:04:39 UTC
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