Closed
Bug 1774702
Opened 2 years ago
Closed 2 years ago
Implement a "remove" button to remove contact fields while editing
Categories
(Thunderbird :: Address Book, enhancement)
Thunderbird
Address Book
Tracking
(thunderbird_esr102 wontfix)
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: aleca, Assigned: aleca)
References
Details
(Keywords: ux-control, ux-efficiency)
Attachments
(1 file)
Right now we automatically clear empty fields from the UI upon saving.
That's not a great UX because:
- We force the user to manually delete every written data in all the fields they want to remove.
- It's not intuitive
- We will have some dropdowns with default and disabled fields (date daya nd month dropdown), so users can't select an empty value to clear it.
Adding a simple delete button with a simple X or trashcan icon alongside each field will make it easier to clear and control the data.
Obviously, the data will not be removed unless the user saves the contact, so accidental clicks are not really a data-loss issue.
Updated•2 years ago
|
Attachment #9291549 -
Attachment description: WIP: Bug 1774702 - Delete buttons for the individual fields in the edit of a contact. r=aleca → Bug 1774702 - Delete buttons for the individual fields in the edit of a contact. r=aleca
Updated•2 years ago
|
Attachment #9291549 -
Attachment description: Bug 1774702 - Delete buttons for the individual fields in the edit of a contact. r=aleca → Bug 1774702 - Implement a remove button for the individual fields in the Address Book edit contact view. r=darktrojan
Assignee | ||
Updated•2 years ago
|
Assignee: nicolai → alessandro
Assignee | ||
Updated•2 years ago
|
Summary: Implement a "delete" icon to remove unwanted fields → Implement a "remove" button to remove contact fields while editing
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Linting fixed.
Keywords: checkin-needed-tb
Target Milestone: --- → 106 Branch
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/a6ae8a90706c
Implement a remove button for the individual fields in the Address Book edit contact view. r=darktrojan
Updated•2 years ago
|
status-thunderbird_esr102:
--- → wontfix
You need to log in
before you can comment on or make changes to this bug.
Description
•