ECLK / Nomination-UI

Nomination system UI implementation
5 stars 20 forks source link

Back-end validation for approve election #193

Open YujithIsura opened 4 years ago

YujithIsura commented 4 years ago

In the current system user can reject the elections which are approved and used for elections

Steps to reproduce the behavior:

  1. Go to Election approval
  2. Click on Approved elections tab
  3. Select an election which has been used for previous election
  4. Click on view button
  5. Scroll down to the bottom and click on Reject button
  6. Give a comment on dialog and click on Save

Expected behavior Provide informative error messages when the user try to reject those kind of elections.