Skip to content

refactor: remove duplicate computed prop from Ranking#3409

Merged
Chartman123 merged 1 commit into
mainfrom
chore/remove-duplicate-computed
Jun 11, 2026
Merged

refactor: remove duplicate computed prop from Ranking#3409
Chartman123 merged 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
@Chartman123 Chartman123 requested a review from Koc June 11, 2026 20:14
@Chartman123 Chartman123 merged commit f046a81 into main Jun 11, 2026
43 checks passed
@Chartman123 Chartman123 deleted the chore/remove-duplicate-computed branch June 11, 2026 21:58
@backportbot backportbot Bot removed the backport-request Pending backport by the backport-bot label Jun 11, 2026
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 technical debt Technical issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants