DevCBeirut / devalopers

“Devalopers” is a business-oriented web application for all developer and technology workers used to find jobs and projects. This repository represents the Web part (Web-Interface) JavaScript
BSD 3-Clause Clear License
4 stars 4 forks source link

Company> Deleting job second choice/confirmation popup #64

Open nouratahhan99 opened 3 years ago

nouratahhan99 commented 3 years ago

Problem Description: Once trying to delete a job, it's deleted directly without asking for confirmation.

Steps to find it:

  1. Go to http://devalopers.herokuapp.com/login
  2. Log in as a company with the below credentials: Email: company1@devalopers.com Password: Company@123
  3. Go to Active jobs page: http://devalopers.herokuapp.com/company/activejobs 2021-06-28 (3)
  4. You can recognize the delete button labeled as trash bin label , once pressing it the job will be deleted directly.

Describe the solution you'd like When pressing the trash bin label to delete a job, a second choice popup can appear for insuring the deletion process: Popup containing : "Are you sure you want to delete this job post?"