-
Notifications
You must be signed in to change notification settings - Fork 39
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
Replace Foundation javascript #2972
Comments
We need an initial analysis of actual usage of Foundation JS calls before we can start planning what to do with it. |
Found following usages directly in JS:
Additionally see #2794 (comment) for usages of |
NB! Usages in #2972 (comment) are not tested for redundancy, except for:
Removing the above mentioned lines from the codebase does not seem to affect any style/behaviour in IPAM. |
To generally summarise so far, foundation is used:
|
We can still use crispy-forms as long as we stop using crispy-forms-foundation. Foundation 5 needs to go for security reasons. |
I don't know what those security reasons are, though I agree that Foundation needs to go, eventually. However, if we remove crispy-forms from NAV, doing something about Foundation is not a requirement to close #2788 or #2794. |
For #2794
The text was updated successfully, but these errors were encountered: