“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
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?"
Problem Description: Once trying to delete a job, it's deleted directly without asking for confirmation.
Steps to find it:
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?"