Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 4.4.0
-
Fix Version/s: None
-
Component/s: Plugins
-
Labels:None
Description
If you increase the height of the footer (which many people do to integrate with their website) and a lot of configurable options are selected, it's possible that the order summary can overflow on top of the button and footer as shown in the attached screenshot.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | Short Term [ 10800 ] | |
| Fix Version/s | 4.4.2 [ 11112 ] |
| Rank | Ranked higher |
| Story Points | 1 |
| Sprint | 4.6.0 Sprint 2 [ 69 ] |
| Rank | Ranked lower |
| Rank | Ranked higher |
| Fix Version/s | 4.6.0-b1 [ 11117 ] | |
| Fix Version/s | Short Term [ 10800 ] |
| Sprint | 4.6.0 Sprint 2 [ 69 ] | 4.6.0 Sprint 2, 4.6.0 Sprint 3 [ 69, 79 ] |
| Rank | Ranked higher |
| Sprint | 4.6.0 Sprint 2, 4.6.0 Sprint 3 [ 69, 79 ] | 4.6.0 Sprint 2, 4.6.0 Sprint 3, 4.6.0 Sprint 4 [ 69, 79, 80 ] |
| Sprint | 4.6.0 Sprint 2, 4.6.0 Sprint 3, 4.6.0 Sprint 4 [ 69, 79, 80 ] | 4.6.0 Sprint 2, 4.6.0 Sprint 3, 4.6.0 Sprint 5 [ 69, 79, 81 ] |
| Rank | Ranked lower |
| Sprint | 4.6.0 Sprint 2, 4.6.0 Sprint 3, 4.6.0 Sprint 6 [ 69, 79, 81 ] | 4.6.0 Sprint 2, 4.6.0 Sprint 3, 4.6.0 Sprint 6, 4.6.0 Sprint 7 [ 69, 79, 81, 85 ] |
| Rank | Ranked higher |
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 34 minutes [ 2040 ] | |
| Worklog Id | 12199 [ 12199 ] |
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Won't Fix [ 2 ] |
| Fix Version/s | 4.6.0-b1 [ 11117 ] |
| Status | In Review [ 5 ] | Closed [ 6 ] |
Looks like the this can be resolved by updating the parameters set to the JS the floats the order summary. You can simply change the line
$("#sticker").sticky({topSpacing: 0, bottomSpacing: 100, widthFromWrapper: true});And modify the bottomSpacing to whatever is appropriate