Bug 1607868

Summary: Text boxes on "Add User" or "Edit User" pages are are much longer than necessary.
Product: [Red Hat Storage] Red Hat Gluster Storage Reporter: Daniel Horák <dahorak>
Component: web-admin-tendrl-uiAssignee: Neha Gupta <negupta>
Status: CLOSED WONTFIX QA Contact: sds-qe-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: gshanmug, nthomas, rhs-bugs, sankarshan
Target Milestone: ---Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-05-08 20:38:44 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
Add User page: too long text boxes none

Description Daniel Horák 2018-07-24 13:08:02 UTC
Created attachment 1470288 [details]
Add User page: too long text boxes

Description of problem:
  Text boxes on Add/Edit User pages are much longer than necessary.
  While it's not causing any functional issue, it looks strange and might be
  confusing, especially when we limit for example the length of User ID to
  20 characters.

Version-Release number of selected component (if applicable):
  grafana-4.3.2-3.el7rhgs.x86_64
  tendrl-ansible-1.6.3-5.el7rhgs.noarch
  tendrl-api-1.6.3-4.el7rhgs.noarch
  tendrl-api-httpd-1.6.3-4.el7rhgs.noarch
  tendrl-commons-1.6.3-9.el7rhgs.noarch
  tendrl-grafana-plugins-1.6.3-7.el7rhgs.noarch
  tendrl-grafana-selinux-1.5.4-2.el7rhgs.noarch
  tendrl-monitoring-integration-1.6.3-7.el7rhgs.noarch
  tendrl-node-agent-1.6.3-9.el7rhgs.noarch
  tendrl-notifier-1.6.3-4.el7rhgs.noarch
  tendrl-selinux-1.5.4-2.el7rhgs.noarch
  tendrl-ui-1.6.3-8.el7rhgs.noarch

How reproducible:
  100%

Steps to Reproduce:
1. Install and configure RHGS WA.
2. Open RHGS WA UI.
3. Go to Users -> Add (or Edit) page.

Actual results:
  Text boxes for inserting data about newly created or edited user are
  unnecessary long.

Expected results:
  Text boxes for inserting data about newly created or edited user should be 
  sensibly long, accordingly to the type of data accepted by the particular
  input box.

Additional info:
  Created based on bug 1594994 comment 20:
> @dahorak For reducing the text box size for username and password
> on user's page, please create a separate issue for it.