** Changed in: ubuntu-ux Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1242089
Title: [sdk] Swipe delete of a list item does not display "Delete" text or icon if confirmRemoval option is not set Status in Ubuntu UX bugs: Won't Fix Status in ubuntu-ui-toolkit package in Ubuntu: Won't Fix Bug description: List items provide the properties confirmRemoval and removable to allow deleting a list item by swiping either to the left or right. If you have a list item which is removable by setting the property removable: true, on swiping to the left or right, no text is displayed. This leads to the user not being aware which action is performed on swiping. However if the confirmRemoval property is set true, then the delete icon and text is shown. I think that the delete icon and text should be shown if either property removable or confirmRemoval is set to true. This can be seen in the UITK gallery. Open gallery, navigate to List Items -> Removable. When you swipe to delete a list item, no text or icon is shown. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-ux/+bug/1242089/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp