Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4d77711b authored by Christopher R. Palmer's avatar Christopher R. Palmer
Browse files

contacts: CAF conflated "Delete" by adding multi-delete

When CAF added a multi-contact delete feature, rather than creating
a new string, they reused an existing menu id and string.

If you editing a contact, "menu_delete" deletes that contact.  If you
are in the list of contacts, "menu_delete" brings up a CAF people
for multi-contact deletion.

This is mildly confusing for users because having a menu item that
completely changes its functionality based on context is wonky.

If you ignore that, all well and good except for the fact that on
tablet layouts, both options are active at the same time.
Prior to this change, Delete would always invoke the multi-contact
delete and it was no longer possible to delete the contact that you
were viewing!

Break the conflation of these two completely different behaviours.

Change-Id: I096d275a7f8bd919908c202cfce3acbe75126840
parent 18456c6c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment