View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001558 | Garmin Badge Database | Request | public | 2021-10-06 10:51 | 2023-10-18 13:45 |
| Reporter | e7andy | Assigned To | e7andy | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Target Version | backlog | Fixed in Version | 2022 | ||
| Summary | 0001558: Add unit switch to challenge page | ||||
| Description | All distances in the challenge page are now in kilometers. Add function to switch to miles. Implementation: Add class "distance_km" to all numbers that holds a distance in kilometers. Add dropdown with km and miles. Add onchange listener that triggers client side calculation of all values with class "distance_km". Multiply each value with 0.621371192 and round to two decimals. Add cookie to save the chosen value. Read that cookie and calculate the values if miles is chosen. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-10-06 10:51 | e7andy | New Issue | |
| 2021-10-06 10:51 | e7andy | Status | new => confirmed |
| 2022-03-09 17:20 | e7andy | Assigned To | => e7andy |
| 2022-03-09 17:20 | e7andy | Status | confirmed => resolved |
| 2022-03-09 17:20 | e7andy | Resolution | open => fixed |
| 2022-03-09 17:20 | e7andy | Fixed in Version | => 2022 |
| 2023-10-18 13:45 | e7andy | Status | resolved => closed |