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

Remove jQuery dependency for search bar #225

Open
wstrm opened this issue Jan 11, 2019 · 0 comments
Open

Remove jQuery dependency for search bar #225

wstrm opened this issue Jan 11, 2019 · 0 comments
Labels
Bloat Enhancement New feature or request Frontend Das vordere Ende

Comments

@wstrm
Copy link
Member

wstrm commented Jan 11, 2019

jQuery is used for the search feature and was added due to time constraints, in the future the search component can be implemented with Mithril.js and the jQuery dependency can be removed, thus removing the overhead of having to mitigate XSS injections for non-Mithril.js components.

@wstrm wstrm added Enhancement New feature or request Frontend Das vordere Ende Bloat labels Jan 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bloat Enhancement New feature or request Frontend Das vordere Ende
Projects
None yet
Development

No branches or pull requests

1 participant