device history script timeout on many results
Bug #1397886 reported by
John-Magne Bredal
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Network Administration Visualized |
Fix Released
|
Medium
|
John-Magne Bredal | ||
Bug Description
When displaying information in Device History, the page report script timeout in Firefox and is very slow in other browsers if the number of results is somewhat large.
| Changed in nav: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

Using Foundation javascript components works just fine when the number of elements affected is small. It does however kill performance _very_ quickly as the number of elements grow. Thus for components as for instance tooltips and modals you have to write custom javascript.