We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is related to #1575 but can be done before it.
Improve how colors for application priority is set in this component: RecruitmentApplicantsStatus
The component is used here: RecruitmentPositionOverviewPage
You can find it here: http://localhost:3000/control-panel/recruitment/{recruitmentId]/gang/{gangId]/position/{positionId}
These are some possible solutions. One aspect that is entierly missing is a specific color for "Not Wanted".
Improve the way the colors are set in frontend.
Define the colors in backend, so that they they are fetched with the application options and can be set in frontend.
The text was updated successfully, but these errors were encountered:
Lidavic
No branches or pull requests
This issue is related to #1575 but can be done before it.
Improve how colors for application priority is set in this component: RecruitmentApplicantsStatus
The component is used here: RecruitmentPositionOverviewPage
You can find it here: http://localhost:3000/control-panel/recruitment/{recruitmentId]/gang/{gangId]/position/{positionId}
Possible solutions
These are some possible solutions. One aspect that is entierly missing is a specific color for "Not Wanted".
Soultion one
Improve the way the colors are set in frontend.
Solution two (might be best)
Define the colors in backend, so that they they are fetched with the application options and can be set in frontend.
The text was updated successfully, but these errors were encountered: