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

Re-introduce weight adjustment for key results #879

Merged
merged 2 commits into from
Oct 6, 2023
Merged

Re-introduce weight adjustment for key results #879

merged 2 commits into from
Oct 6, 2023

Conversation

petterhj
Copy link
Collaborator

@petterhj petterhj commented Oct 4, 2023

No description provided.

@petterhj petterhj requested a review from a team October 4, 2023 08:54
"weight": "Vekt",
"weight": {
"label": "Vekt",
"help": "I utregningen av samlet progresjon for et mål vektes i utgangspunktet progresjonen for hvert nøkkelresultat likt (`1`). Det er imidlertid mulig å overstyre dette for hvert enkelt nøkkelresultat ved å endre tallverdien under."
Copy link
Collaborator

Choose a reason for hiding this comment

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

De fnuttene rendrer rart:
image
Kan bare tas bort kanskje?

Comment on lines +81 to +90
<form-component
v-model.number="thisKeyResult.weight"
input-type="input"
name="weight"
:label="$t('keyResult.weight.label')"
rules="required|decimal|positiveNotZero"
type="number"
>
<template #help><span v-html="$t('keyResult.weight.help')" /></template>
</form-component>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Burde kanskje forhåndsutfylles med 1? Tipper vel at det er det de aller fleste vi ha.

@petterhj petterhj merged commit 76ed1f1 into main Oct 6, 2023
@petterhj petterhj deleted the kr-weights branch October 6, 2023 10:52
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.

2 participants