Actions
Refactor #14456
closedImprove topbar javascript code
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Currently, the topbar menu is handled by a bunch of js that does things that should be handled by css or could be greatly simplified.
For example, the entire lower menu is cloned to add a static version which is displayed only when scrolling down, instead of modifying the layout of the menu.
Updated by The Foreman Bot over 8 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3388 added
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 90ebb5978645811f4146330c49566dc7676de74a.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 136
Actions