Replace foundation equalizer with jquery#3460
Conversation
Test results 12 files 12 suites 12m 16s ⏱️ Results for commit 90605a2. ♻️ This comment has been updated with latest results. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3460 +/- ##
==========================================
+ Coverage 60.99% 61.02% +0.02%
==========================================
Files 610 610
Lines 44589 44707 +118
Branches 43 43
==========================================
+ Hits 27199 27282 +83
- Misses 17380 17415 +35
Partials 10 10 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2a7ee06 to
3709108
Compare
3709108 to
90605a2
Compare
|
johannaengland
left a comment
There was a problem hiding this comment.
Could you add to the PR description where I can find where this code is used? So that I can compare the look/behavior before and afterwards
@johannaengland Added a description of where to find the change + screenshot |



Scope and purpose
Part of #2972. Resolves #3459.
Replaces a small piece of foundation with a jquery implementation. It could probably be replaced by some simple Alpine/Hyperscript later.
You can view the changes in the Netmap tool. The "View options" button shows a panel, and makes sure that all elements have the same height (equalizing).
This pull request
Removes this line of foundation js:
nav/python/nav/web/static/js/src/netmap/control_view.js
Line 129 in 813b12a
Contributor Checklist
Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to NAV can be found in the
Hacker's guide to NAV.
<major>.<minor>.x). For a new feature or other additions, it should be based onmaster.