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

Parent Issue: Remove all use of jquery #899

Open
4 of 14 tasks
jernestmyers opened this issue Feb 29, 2024 · 0 comments
Open
4 of 14 tasks

Parent Issue: Remove all use of jquery #899

jernestmyers opened this issue Feb 29, 2024 · 0 comments
Assignees

Comments

@jernestmyers
Copy link
Member

jernestmyers commented Feb 29, 2024

This issue provides a checklist of all instances of jquery in use in our client code. Items or an item can be made into an issue as we work toward excising all jquery code.

Configs

  • packages/configs has some template files related to jquery
  • each package has a config-overrides.js file that specs jquery

wdk-client

genomics-site

  • RemoteContent and VerticalScrollHelper: neither seem to be in use and can be deleted (done via Remove simple jquery instances #903)
  • PathwayRecordClasses.PathwayRecordClass: used in the cytoscape code but should be able to use JS instead
  • Gbrowse: replace with vanilla JS and/or react refs

ortho-site
Note: Not clear to me yet how any of these are used.

  • apycom-menu.js
  • jquery.tooltip
  • jquery.timers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant