Skip to content

attempt to match optionId to value in case where optionId is not a uuid#91

Draft
divporter wants to merge 3 commits into
masterfrom
evaluate-conditional-options-predicate
Draft

attempt to match optionId to value in case where optionId is not a uuid#91
divporter wants to merge 3 commits into
masterfrom
evaluate-conditional-options-predicate

Conversation

@divporter

Copy link
Copy Markdown
Contributor

Citizen PR

@divporter divporter marked this pull request as draft August 17, 2024 11:15
Comment thread src/conditionalLogicService/evaluateConditionalOptionsPredicate.ts
Comment on lines +35 to +37
* { options: [ { id: 'abc123', label: 'German Shephard',
* value:'germanShepherd', attributes: [{ elementId: 'xyz456', optionIds:
* ['dog']}]}] }

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we please wrap these code snippets in ``` so the prettier will format them

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I tried but it didn't like make a difference. Maybe something up with my prettier config?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Probably because it wasn't valid js... I'll update.

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.

2 participants