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

[Epic] Remove old jQuery-based functionality from the code base #2600

Open
1 of 6 tasks
Tracked by #2086
kimadactyl opened this issue Sep 4, 2024 — with Huly for GitHub · 0 comments
Open
1 of 6 tasks
Tracked by #2086

[Epic] Remove old jQuery-based functionality from the code base #2600

kimadactyl opened this issue Sep 4, 2024 — with Huly for GitHub · 0 comments
Milestone

Comments

Copy link
Member

kimadactyl commented Sep 4, 2024

Description

All of our jQuery depends are showing their age and don't play nicely with our test suite, requiring multiple workarounds and so forth. Putting more energy into maintaining them seems a bit of a dead end compared to just migrating them to a more modern alternative using Stimulus or similar.

To remove it all we need to:

Motivation

Javascript should be in one paradigm and used in one way in the code to make it easier for other people to contribute and not have clashing paradigms in different places.

@kimadactyl kimadactyl added this to the Tech debt milestone Sep 4, 2024
@kimadactyl kimadactyl moved this to Next in PlaceCal roadmap Sep 5, 2024
@kimadactyl kimadactyl changed the title Remove old jQuery-based functionality from the code base [Epic] Remove old jQuery-based functionality from the code base Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Next
Development

No branches or pull requests

1 participant