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

SUPPORTENG-984 Correct the 'value' and 'sample' description in the 'FieldChoicesWithLabel' schema #716

Merged

Conversation

Osarhomiyeke
Copy link
Contributor

No description provided.

type: 'string',
minLength: 1,
},
sample: {
description:
"Displayed as light grey text in the editor. It's important that the value match the sample. Otherwise, the actual value won't match what the user picked, which is confusing.",
"It's important that the value match the sample. Otherwise, the actual value won't match what the user picked, which is confusing.",
Copy link
Member

@eliangcs eliangcs Oct 20, 2023

Choose a reason for hiding this comment

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

Suggested change
"It's important that the value match the sample. Otherwise, the actual value won't match what the user picked, which is confusing.",
"A legacy field that is no longer used by the editor, but it is still required for now and should match the `value`.",

@Osarhomiyeke Osarhomiyeke merged commit 3e63c86 into main Oct 20, 2023
13 checks passed
@Osarhomiyeke Osarhomiyeke deleted the SUPPORTENG-984-correct-the-FieldChoiceWithLabelSchema branch October 20, 2023 10:11
@rnegron rnegron mentioned this pull request Nov 1, 2023
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.

None yet

2 participants