Skip to content

[DQT] Fix terminology and labels in Add Condition modal#10504

Open
HachemJ wants to merge 4 commits into
aces:28.0-releasefrom
HachemJ:fix-10124-add-condition-terminology-rebased28
Open

[DQT] Fix terminology and labels in Add Condition modal#10504
HachemJ wants to merge 4 commits into
aces:28.0-releasefrom
HachemJ:fix-10124-add-condition-terminology-rebased28

Conversation

@HachemJ

@HachemJ HachemJ commented May 19, 2026

Copy link
Copy Markdown
Contributor

Rebased replacement for #10305 onto 28.0-release.

@github-actions github-actions Bot added Module: dataquery PR or issue related to (new) dataquery module Multilingual Any tasks related to making LORIS multilingual labels May 19, 2026
@HachemJ HachemJ changed the base branch from main to 28.0-release May 19, 2026 18:38
@fias06 fias06 added the Passed manual tests PR has been successfully tested by at least one peer label Jun 11, 2026
@fias06 fias06 removed their assignment Jun 11, 2026
@fias06

fias06 commented Jun 11, 2026

Copy link
Copy Markdown

LGTM!


criteriaSelect = <div>
<h3>{t('Criteria', {ns: 'dataquery'})}</h3>
<h4 style={{color: '#003d68', fontWeight: 'normal'}}>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This font/colour change seems to be arbitrary and inconsistent with the rest of LORIS. git grep -i '#003d68' doesn't find any other instances of it in LORIS anywhere.

The ticket #10124 just complains about the wording, so I'm not sure why you're changing the styling

throwWarning={true}
onClose={props.closeModal}
onSubmit={submitPromise}>
<Modal title={<span style={{color: '#003d68'}}>

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

same as above

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

Labels

Module: dataquery PR or issue related to (new) dataquery module Multilingual Any tasks related to making LORIS multilingual Passed manual tests PR has been successfully tested by at least one peer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants