Skip to content

DRAFT: replace jquery in project find file

Ezekiel Kigbo requested to merge 362996-replace-jquery-in-project-find-file into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Jest tests

$ yarn jest spec/frontend/projects/project_find_file_spec

RSpec tests

$ bin/rspec ./spec/features/projects/files/user_find_file_spec.rb ./spec/features/projects/files/find_file_keyboard_spec.rb

MR acceptance checklist

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

Related to #362996

Edited by Ezekiel Kigbo

Merge request reports