-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Forms Modernization (WF and Tool) via Vueification #11076
Comments
dannon
changed the title
Tool Form Vueification
Forms Modernization (WF and Tool) via Vueification
Apr 20, 2021
This was referenced Jul 28, 2021
This was referenced Aug 4, 2021
The next PR in line replaces the form recursion module: #12518 |
thx Sam. I will be on |
This was referenced Nov 9, 2021
I converted the remaining individual parameters to issues and linked them up above. |
This was referenced Nov 12, 2021
4 tasks
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a large project, a bottom-up, incremental rebuild of the tool form that we can make progress on in chunks.
Q1 goal is not to replace the entire thing, but to identify the right strategy and start replacing form items. These are widely used across the application and will require caution.
A nice perk is that this will enable us to elminimate select2, a lot more jquery, and use native vue components in many more places across the application that are tied to older code.
The most recently discussed approach:
The text was updated successfully, but these errors were encountered: