Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code duplicate warning #173

Open
3 tasks
Tracked by #171
sydneywalcoff opened this issue Feb 12, 2024 · 0 comments
Open
3 tasks
Tracked by #171

code duplicate warning #173

sydneywalcoff opened this issue Feb 12, 2024 · 0 comments
Labels
blocked can't work on this yet code feature: tracker form tasks related to the form at /tracker

Comments

@sydneywalcoff
Copy link
Owner

sydneywalcoff commented Feb 12, 2024

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:

  • 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

Resources/Instructions

DESIGN

@github-project-automation github-project-automation bot moved this to New Issue Approval in App Tracker Feb 12, 2024
@sydneywalcoff sydneywalcoff added code feature: tracker form tasks related to the form at /tracker labels Feb 12, 2024
@sydneywalcoff sydneywalcoff moved this from New Issue Approval to Icebox in App Tracker Feb 12, 2024
@sydneywalcoff sydneywalcoff moved this from Icebox to Blocked in App Tracker Feb 12, 2024
@sydneywalcoff sydneywalcoff added the blocked can't work on this yet label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked can't work on this yet code feature: tracker form tasks related to the form at /tracker
Projects
Status: Blocked
Development

No branches or pull requests

1 participant