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

fix(ui): sanitize JSON input in FeatureConfigPage and RecipeEnrollmen… #59

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

groovecoder
Copy link

@groovecoder groovecoder commented Dec 11, 2024

The feature config page gave an unclear error when JSON was copy-pasted from a Google Doc which used left/right-double-quote characters. This updates to the code to automatically convert quote characters into valid JSON double-quote characters.

Note: When I tried to spot-check the recipe enrollment page, it didn't seem to let me put any input into the textarea at all?

Copy link

No Taskcluster jobs started for this pull request

The allowPullRequests configuration for this repository (in .taskcluster.yml on the default branch) does not allow starting tasks for this pull request.

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.

1 participant