Improve deletion Alert UI
Deleting an item from a media service UI page such as the Videos page presents an alert with the following message: “Delete Selection. Confirm deletion of the selection.”
This message is too generic, and a user could have accidentally selected a wrong file to delete. I propose the message changes to “Delete $FILE_NAME. Confirm deletion of selection” with an embedded UIImageView of the file thumbnail. Will soon prepare a merge request for the same.
Edited by Avi Wadhwa