Skip to content

refactor: remove duplicate computed prop from Ranking#3409

Open
Chartman123 wants to merge 1 commit into
mainfrom
chore/remove-duplicate-computed
Open

refactor: remove duplicate computed prop from Ranking#3409
Chartman123 wants to merge 1 commit into
mainfrom
chore/remove-duplicate-computed

Conversation

@Chartman123

@Chartman123 Chartman123 commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

This removes contentValid() from QuestionRanking. It's already defined in QuestionMultipleMixin:

contentValid() {
return this.answerType.validate(this)
},

@Chartman123 Chartman123 added 3. to review Waiting for reviews technical debt Technical issue labels Jun 10, 2026
@Chartman123 Chartman123 self-assigned this Jun 10, 2026
@Chartman123

Copy link
Copy Markdown
Collaborator Author

/backport to stable5.3

@backportbot backportbot Bot added the backport-request Pending backport by the backport-bot label Jun 10, 2026
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123 Chartman123 force-pushed the chore/remove-duplicate-computed branch from 5612eef to 8e57ba1 Compare June 10, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews backport-request Pending backport by the backport-bot technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant