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

[FE][CPF-75] My space ladder bucket #128

Merged
merged 11 commits into from
Aug 1, 2024

Conversation

wiktoriasalamon
Copy link
Collaborator

@wiktoriasalamon wiktoriasalamon commented Jul 24, 2024

image image

@wiktoriasalamon wiktoriasalamon marked this pull request as ready for review July 29, 2024 09:18
Comment on lines 19 to 31
proofStatus: ProofStatus.APPROVED as unknown as typeof ProofStatus,
},
{
name: 'He is responsive and communicates responsibly - without unnecessary delay.',
description: loremIpsum,
proofStatus: ProofStatus.APPROVED as unknown as typeof ProofStatus,
},
],
Quality: [
{
name: 'Fulfills undertaken obligations regarding tasks',
description: loremIpsum,
proofStatus: ProofStatus.APPROVED as unknown as typeof ProofStatus,
Copy link
Collaborator

Choose a reason for hiding this comment

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

is as unknown necessary here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed

frontend/src/components/modules/LevelDots/LevelDots.tsx Outdated Show resolved Hide resolved
@wiktoriasalamon wiktoriasalamon merged commit b80553a into develop Aug 1, 2024
4 checks passed
@wiktoriasalamon wiktoriasalamon deleted the 75-my-space-ladder-bucket branch August 1, 2024 09:20
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.

3 participants