This PR adds a new checkbox to the View dropdown, which toggles the rendering of the field, which includes both the green background and white outline.
Fixes #42
Pre-PR checklist
[x] Ran npm run serve and:
[x] Checked basic functionality
[x] Checked that errors are handled
[x] Ran npm run lint
[x] Ran npm run test:unit
[x] Ran npm run test:e2e and ran relevant tests
[x] Attached reviewers to PR and pinged on Slack/email
Description
This PR adds a new checkbox to the View dropdown, which toggles the rendering of the field, which includes both the green background and white outline.
Fixes #42
Pre-PR checklist
npm run serve
and:npm run lint
npm run test:unit
npm run test:e2e
and ran relevant testsScreenshots/GIFs