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

error validation doesn't return all fields #40

Open
superjai opened this issue Sep 19, 2024 · 0 comments
Open

error validation doesn't return all fields #40

superjai opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@superjai
Copy link
Contributor

In the three custom content types (scene, modal, figure), if field validation fails, all field values are supposed to be recorded to a cookie. Then those cookie values are written back into the fields upon page reload. Extra fields have been added to all three content types since the field validation code was written and consequently, not all fields are being return upon reload.

Update field validation code to account for new fields.

@superjai superjai self-assigned this Sep 19, 2024
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

No branches or pull requests

1 participant