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

Add CandidateCard component and candidate details page #14

Merged
merged 6 commits into from
Feb 11, 2024

Conversation

andrecego
Copy link
Owner

@andrecego andrecego commented Feb 11, 2024

This pull request adds the CandidateCard component and the candidate details page.

It also includes the necessary dependencies and updates to the routing configuration.

image

@andrecego andrecego added enhancement New feature or request frontend Changes on the frontend labels Feb 11, 2024
@andrecego andrecego self-assigned this Feb 11, 2024
@andrecego andrecego force-pushed the feat/add-candidate-details-view branch from 516f7d3 to da99c7d Compare February 11, 2024 15:02
}))

describe('CandidateCard', () => {
afterEach(cleanup)
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using cleanup because of vitest issue of not being automatically called upon vitest-dev/vitest#1430

@andrecego andrecego merged commit 126b1e8 into main Feb 11, 2024
4 checks passed
@andrecego andrecego deleted the feat/add-candidate-details-view branch February 11, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Changes on the frontend
Projects
None yet
1 participant