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

Form Validation/Error Handling #64

Open
percworld opened this issue Mar 3, 2021 · 0 comments
Open

Form Validation/Error Handling #64

percworld opened this issue Mar 3, 2021 · 0 comments
Assignees
Labels
bug Something isn't working question Further information is requested wontfix This will not be worked on

Comments

@percworld
Copy link
Collaborator

percworld commented Mar 3, 2021

[x] form validation - look forward to learning more about this. In working with error handling in async js, attempts at validating have each caused unforeseen behavior that needs to be researched. This issue is considered resolved to disabling the post and showing the user that fields need to be filled before submission.
scripts.js line 157 catchData() has been changed to checkUserData() line 137
[x] displayError handler for catches - function checkForError in PostData.js - after many considerations this is being marked as resolved by experience and not implementation. Utilizing this in a then statement and containing the .json call on a response was switched back to including the .json separate for each fetch in it's own .then statement.

@percworld percworld added bug Something isn't working question Further information is requested wontfix This will not be worked on labels Mar 3, 2021
@percworld percworld self-assigned this Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant