Teammates: Instructor: search students: add a confirmation dialog for the "delete" button

Created on 11 Mar 2015  路  9Comments  路  Source: TEAMMATES/teammates

Currently, there isn't any test checking for the confirmation dialog of "delete" button.

a-UIX help wanted p.Medium

Most helpful comment

@amarlearning The instructor search page delete does not have a confirmation modal. You were looking at the instructor student list page.

All 9 comments

In fact, there is no confirmation for the delete button. :-p

image

@damithc Is think this issue should be closed because I just checked there is a confirmation modal for the delete button. _[screenshot]_
screenshot from 2017-05-24 03-49-27

Is think this issue should be closed because I just checked there is a confirmation modal for the delete button.

@amarleraning
Yes, there seems to be a confirmation dialog (my bad), but this issue is about adding tests for it. Check if your UI tests cover the said modal dialog.

@damithc I think then the title of this issue should be changed :smile:

@damithc I think then the title of this issue should be changed

You are right. Done. 馃憤

Check if your UI tests cover the said modal dialog.

@damithc Yes, we do have a test for the delete button.

Both viewPage.clickDeleteAndCancel(courseId, studentName) and viewPage.clickDeleteAndConfirm(courseId, studentName) are covered. :+1:

The issue still open? :sweat_smile:

@amarlearning The instructor search page delete does not have a confirmation modal. You were looking at the instructor student list page.

I will try working on this issue.

Was this page helpful?
0 / 5 - 0 ratings