If an Address Book card changes while being displayed or edited, the UI should update
Categories
(Thunderbird :: Address Book, defect)
Tracking
(thunderbird102 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird102 | --- | fixed |
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
wsmwk
:
approval-comm-beta+
|
Details | Review |
Changes to contacts are reflected in the list of contacts, but not in the details section. This is especially noticeable for CardDAV address books where there's any amount of network lag. We should add another listener to the addrbook-contact-updated (and addrbook-contact-deleted) notification and respond appropriately. I think if we are editing a contact when it changes the best response would be to prompt the user then (if they agree) discard any changes and restart the edit.
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
This changes the icon of a CardDAV book if a network request is being made by that book. This can help the user see that something is happening and maybe understand why the UI changes seconds after an action is performed.
| Assignee | ||
Comment 2•3 years ago
|
||
Depends on D148493
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/560df0fdae34
Update the Address Book UI if a card changes while being displayed or edited. r=aleca
| Assignee | ||
Comment 5•3 years ago
|
||
Comment on attachment 9280013 [details]
Bug 1757860 - Indicate CardDAV activity in the Address Book UI. r=aleca
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: minor UI improvement
Testing completed (on c-c, etc.): landed last week
Risk to taking this patch (and alternatives if risky): low
| Assignee | ||
Comment 6•3 years ago
|
||
Comment on attachment 9280014 [details]
Bug 1757860 - Update the Address Book UI if a card changes while being displayed or edited. r=aleca
[Approval Request Comment]
Regression caused by (bug #):
User impact if declined: Address Book UI can be left in a broken state
Testing completed (on c-c, etc.): landed last week
Risk to taking this patch (and alternatives if risky): low
Comment 7•3 years ago
|
||
Comment on attachment 9280014 [details]
Bug 1757860 - Update the Address Book UI if a card changes while being displayed or edited. r=aleca
[Triage Comment]
Approved for beta
Comment 8•3 years ago
|
||
Comment on attachment 9280013 [details]
Bug 1757860 - Indicate CardDAV activity in the Address Book UI. r=aleca
[Triage Comment]
Approved for beta
Comment 9•3 years ago
|
||
| bugherder uplift | ||
Thunderbird 102.0beta6:
https://hg.mozilla.org/releases/comm-beta/rev/08648500ce77
https://hg.mozilla.org/releases/comm-beta/rev/9d2f22dac2f3
Updated•3 years ago
|
Updated•3 years ago
|
Description
•