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

JS Validation on extended WP object forms #6958

Open
10 tasks
sc0ttkclark opened this issue Nov 30, 2022 Discussed in #6611 · 1 comment
Open
10 tasks

JS Validation on extended WP object forms #6958

sc0ttkclark opened this issue Nov 30, 2022 Discussed in #6611 · 1 comment
Assignees
Labels
Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Type: Enhancement Enhancements to features that already exist, but are not major additions
Milestone

Comments

@sc0ttkclark
Copy link
Member

sc0ttkclark commented Nov 30, 2022

Discussed in #6611

Originally posted by ghost October 29, 2014

Tasks

  • Look into pulling our existing JS form validation code that we use on ACT forms
  • On WP forms, call JS function/method once page loads that hooks into validation
  • Form: Post editor (classic editor)
  • Form Validation: Post editor (block editor) #7343
  • Form: Term add new (if possible)
  • Form: Term edit
  • Form: User edit
  • Form: Media edit (if possible)
  • Form: Commend edit
  • Form: Comment add new in theme (if possible)

Original message:

When an input is not valid, like blank input for a required field, letters in a number only field, can we have the validation message on the same page rather than going to another page to see the error message and then come back. Because if I click the back button to do the amends, I'm actually creating another page rather than editing the page I've worked on.

Thanks.

@sc0ttkclark sc0ttkclark added Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Type: Enhancement Enhancements to features that already exist, but are not major additions Keyword: Puntable labels Nov 30, 2022
@sc0ttkclark sc0ttkclark added this to the Pods 3.1 milestone Nov 30, 2022
@sc0ttkclark sc0ttkclark moved this to 📋 Backlog in React Work Nov 30, 2022
@sc0ttkclark sc0ttkclark moved this from 📋 Backlog to 🔖 Blessed in React Work Nov 30, 2022
@sc0ttkclark
Copy link
Member Author

Related: #5484 #2424 #6611

@sc0ttkclark sc0ttkclark moved this from 🔖 Blessed to 🚦 Focus in React Work Apr 3, 2023
@sc0ttkclark sc0ttkclark moved this from 🚦 Focus to 🔖 Blessed in React Work Apr 3, 2023
@sc0ttkclark sc0ttkclark modified the milestones: Pods 3.1, Pods 3.2 Sep 4, 2023
@sc0ttkclark sc0ttkclark modified the milestones: Pods 3.2, Pods 3.3 Dec 11, 2023
@JoryHogeveen JoryHogeveen modified the milestones: Pods 3.3, Pods 3.2 Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Help Wanted We have not prioritized this yet, but you can help make it happen to speed it up Type: Enhancement Enhancements to features that already exist, but are not major additions
Projects
Status: 🔖 Blessed
Development

No branches or pull requests

3 participants