Bug 1477432 - User widget hard to use on team management page
Summary: User widget hard to use on team management page
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Extensions
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-02 05:00 UTC by Jeff Fearn 🐞
Modified: 2018-12-09 06:29 UTC (History)
0 users

Fixed In Version: 5.0.3-rh33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-31 03:45:35 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeff Fearn 🐞 2017-08-02 05:00:01 UTC
Description of problem:
On the team management page there is a widget to add users to the team, the widget has a couple of issues:

1: if the full name isn't set it is blank
2: if there is more than one match it isn't obvious you should keep tying to get an exact match

Version-Release number of selected component (if applicable):
5.0

How reproducible:
Easy

Steps to Reproduce:
1. Go to team page
2. click edit
3. enter user name "paul"
4. enter username beaker-dev-list

Actual results:
#3 doesn't tell you to be more specific
#4 isn't readable

Expected results:


Additional info:

Comment 1 Jeff Fearn 🐞 2017-08-03 01:22:01 UTC
This is a utility function provided in the BayotBase extension.

Comment 2 Jeff Fearn 🐞 2017-08-03 01:53:36 UTC
Note I am not doing the "if there is more than one match it isn't obvious you should keep tying to get an exact match" bit in this bug. The system is using the JSONRPC User.get call, so changing how that works would affect a bunch of use cases and not changing it at that level would make this part of the UI different than every other part of the UI using it.


Note You need to log in before you can comment on or make changes to this bug.