You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the form accepts any application info. That requires the user to check if they have already applied for this job or a similar job with this company. We would like to add a check that alerts the user if they have previously applied for a job with this company.
The check should:
search all applications by company
if there are apps for that company
display the app info
ask if user wants to continue
yes - continue
no - clear form
if not, continue
Action Items
code logic to search existing applications by company
if there are apps for that company
display the
ask if user wants to continue
yes - continue
no - clear form
code duplicate warning component
- display the app info
- ask if user wants to continue
- yes / no buttons
Dependency
Overview
Currently the form accepts any application info. That requires the user to check if they have already applied for this job or a similar job with this company. We would like to add a check that alerts the user if they have previously applied for a job with this company.
The check should:
Action Items
- display the app info
- ask if user wants to continue
- yes / no buttons
Resources/Instructions
DESIGN
The text was updated successfully, but these errors were encountered: