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

[Feature] Dialogs for applicant dashboard #12366

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

yonikid15
Copy link
Contributor

🤖 Resolves #12214

👋 Introduction

  • Adds preview lists and dialogs for reviewing applications and reviewing recruitment processes.
  • Still needs to be updated to use front-facing pool candidate statuses. Currently, there's just dummy booleans (e.g. isSuccessfulStatus = true) that can be changed to view different states.
  • New translations are all scattered. They will be moved into a new /ApplicantDashboard/applicationDashboardMessages.ts file.

🕵️ Details

🧪 Testing

  1. Login as whoever
  2. Create applications and play around with statuses to view different states
  3. View the preview list and dialog and ensure it meets design requirements

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Dialogs for applicant dashboard
1 participant