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

Convert JavaScript to Hotwire / Stimulus #963

Open
5 tasks
ferrisoxide opened this issue Feb 5, 2024 · 0 comments
Open
5 tasks

Convert JavaScript to Hotwire / Stimulus #963

ferrisoxide opened this issue Feb 5, 2024 · 0 comments
Labels
Milestone

Comments

@ferrisoxide
Copy link
Collaborator

Describe the task

The style of JavaScript used in the app is inconsistent with the modern JS idioms and should be updated. In particular, we should be using Hotwire and related tooling. Ideally we should be using importmap-rails for ESM module support.

Success Criteria

  • MUST upgrade to latest version of Stimulus / Hotwire
  • MUST convert standalone JS to Stimulus controllers
  • MUST NOT introduce regressions for Ecosystem Maps and other JS-intensive
  • MUST remove old UJS-style code (convert to controllers)
  • SHOULD introduce importmap-rails

Additional Notes

Related Issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Scheduled
Development

No branches or pull requests

1 participant