Skip to content

Migrate jquery selectors in projects_new.js

Ezekiel Kigbo requested to merge ek-remove-jquery-from-new-project-page into master

What does this MR do and why?

Replaces the remaining jquery selectors in the projects_new file and the related specs.

Additionally, this MR updates some of the shared project functions so we can progressively migrate the remaining project files that still use jquery.

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

No visual changes

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

All tests passing

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

#362999 (closed)

Edited by Ezekiel Kigbo

Merge request reports