Skip to content

Remove inline Javascript from Manage Sections page #12632

Description

@Rkoester47

What problem are you trying to solve with Submitty
Currently, there is a lot of inline javascript in use in RotatingSectionsForm.twig. This build up has been incurred after many new features were added to the page. An excess of inline javascript clutters the .twig file and makes it unnecessarily cumbersome to navigate.

Describe the way you'd like to solve this problem
We should safely move all javascript out of RotatingSectionsForm.twig and into a new .js file. This would make it easier to maintain and iterate on in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions