Skip to content

Conversation

@QueenieZqq
Copy link
Collaborator

Update the API shape to support multiple labels per correction.

Please see the open issue for detailed discussion: #30

@QueenieZqq QueenieZqq requested a review from reillyeon November 20, 2025 22:29
@reillyeon
Copy link
Member

@anssiko, can you add discussion of this PR to the next F2F agenda?

@anssiko anssiko added the Agenda+ label Dec 8, 2025
@anssiko
Copy link
Member

anssiko commented Dec 8, 2025

QueenieZqq and others added 3 commits December 10, 2025 21:14
Co-authored-by: Reilly Grant <reillyeon@users.noreply.github.com>
Co-authored-by: Reilly Grant <reillyeon@users.noreply.github.com>
@QueenieZqq QueenieZqq merged commit 04cab45 into main Dec 12, 2025
1 check failed
@QueenieZqq QueenieZqq deleted the multiple-labels branch December 12, 2025 22:23
unsigned long long endIndex;
DOMString correction;
CorrectionType type; // exists if proofreader.includeCorrectionTypes === true
sequence<CorrectionType> type; // exists if proofreader.includeCorrectionTypes === true
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be renamed to types then? (@christianliebel had the same doubts.)

Copy link
Contributor

Choose a reason for hiding this comment

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

@reillyeon Since you approved the PR, did you approve it with the assumption of this suggestion to be applied?

Copy link
Member

Choose a reason for hiding this comment

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

That's a good catch. Fixed in #43.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants