ifnul / ums-admission-frontend

Frontend part for UMS system
http://194.44.198.221
4 stars 11 forks source link

[low] A question dialogue box should be shown if user wants to delete a record from "Пропозиції", "Персони" or "Заяви" tab #54

Open MPushkar opened 9 years ago

MPushkar commented 9 years ago

Steps to reproduce:

  1. Login to system under Admin and go to a "Пропозиції" tab.
  2. Click [X] button in order to delete any existing record.

Actual result: Record is removed without any clarifications.

Expected result: A question dialogue box should be shown asking user about deletion of the record.

By clicking the [X] button next to the record, System should ask user whether he really want to delete a record or not: a) If the user agrees to remove a record, then record should be deleted. b) If the user disagrees to remove a record, then System should get user back to the "Пропозиції" tab and record should still be present in list.

Please note that this issue should be fixed for "Пропозиції", "Персони" and "Заяви" tabs.