Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] Create an alert about the deletion of a downloaded video #264

Closed
sergeymomot opened this issue Jan 31, 2024 · 0 comments · Fixed by #279
Closed

[iOS] Create an alert about the deletion of a downloaded video #264

sergeymomot opened this issue Jan 31, 2024 · 0 comments · Fixed by #279
Assignees

Comments

@sergeymomot
Copy link

sergeymomot commented Jan 31, 2024

We need to add an alert when a downloaded video is deleted. To do this, first of all we need to create an alert, since at the moment such an alert does not exist.
We can use as a basis "Leave profile?" alert (can be found here: Profile -> Edit -> change something -> tap back).
Leave and Keep editing buttons should be replaced with Delete and Cancel buttons.
Icon can be used the same.
Alert text: something like "Are you sure you want to delete video(s) for "Module name" ?" (when deleting saved video for one module) and "Are you sure you want to delete video(s) for "Course name" ?" (when deleting all saved content by using the switch on the download panel).
Alert name: "Warning" , "Delete downloaded content?" or something else (can be discussed)

59115ba5-5a05-44aa-82ea-9979511c06ae
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants