Bug 430031 - Review use of Remove links in webUI
Summary: Review use of Remove links in webUI
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: freeIPA
Classification: Retired
Component: WebUI
Version: 1.0
Hardware: All
OS: Linux
low
low
Target Milestone: v2 release
Assignee: Rob Crittenden
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-24 07:13 UTC by Chandrasekar Kannan
Modified: 2015-01-04 23:30 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-16 18:02:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Chandrasekar Kannan 2008-01-24 07:13:34 UTC
Ticket #162 (new enhancement)

Opened 1 month ago

Last modified 1 month ago
Review use of "Remove" links in webUI
Reported by: 	davido 	Assigned to: 	rcritten
Priority: 	minor 	Milestone: 	release-1
Component: 	ipa-gui 	Version: 	
Keywords: 	useability 	Cc: 	
Description ¶

At present the fields that can take multiple values have "Remove" links next to them. I'm not sure that this adds any value (you can just focus on the field and press Delete) and it also slows down data entry if you use the keyboard to Tab between fields.

This link also appears next to the Common Names field, but if there is only one Common Name, you can't remove it.
Change History
2007-12-10 12:55:32 changed by rcritten ¶

    * milestone changed from milestone-6 to release-1.

There has to be a remove link for the multi-valued fields because otherwise after adding one you could never remove it.

I found a way to remove the "Remove" link from the first entry so that one isn't displayed for single-valued fields. The thing is that a Remove link is never displayed for that first entry which can be a tad annoying.

It will require changes to the tgexpandedform TG module.

I'm going to move this to release-1 for now as it doesn't affect code completeness.


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