Skip to content

Finish migration to Turbo.js to remove JS delay #3021

@arkirchner

Description

@arkirchner

A new event was introduced to ensure that asset pipeline JavaScript is loaded before execution of JS features. This causes some delay until JS features are available. Realized issues are that confirmations from UJS are only working after a little while.

https://github.com/openHPI/codeocean/blob/main/app/javascript/turbo-migration.js

TODO:

  • Move all JavaScript to Webpack to avoid order dependency issues.
  • Remove migration event.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions