Issue #3462441 by bnjmnm, Wim Leers, jessebaker: Contextual form values need...
Issue #3462441 by bnjmnm, Wim Leers, jessebaker: Contextual form values need to be integrated with Redux: start with single-property field types
parent
ddb01ef3
No related branches found
No related tags found
Pipeline #236974 passed with warnings
Stage: development
Stage: build
Stage: validate
Stage: test
Stage: publish
Stage: deploy
Showing
- tests/src/Cypress/cypress/e2e/xb-general.cy.js 88 additions, 11 deletionstests/src/Cypress/cypress/e2e/xb-general.cy.js
- tests/src/Cypress/cypress/support/e2e.js 14 additions, 0 deletionstests/src/Cypress/cypress/support/e2e.js
- ui/src/components/form/Form.module.css 3 additions, 0 deletionsui/src/components/form/Form.module.css
- ui/src/components/form/Form.tsx 19 additions, 8 deletionsui/src/components/form/Form.tsx
- ui/src/components/form/Input.tsx 7 additions, 9 deletionsui/src/components/form/Input.tsx
- ui/src/components/form/Textarea.tsx 3 additions, 3 deletionsui/src/components/form/Textarea.tsx
- ui/src/components/form/inputBehaviors.tsx 106 additions, 0 deletionsui/src/components/form/inputBehaviors.tsx
- ui/src/features/layout/preview/Preview.module.css 6 additions, 0 deletionsui/src/features/layout/preview/Preview.module.css
- ui/src/features/layout/preview/Viewport.tsx 13 additions, 11 deletionsui/src/features/layout/preview/Viewport.tsx
ui/src/components/form/Form.module.css
0 → 100644
ui/src/components/form/inputBehaviors.tsx
0 → 100644
Please register or sign in to comment