@kimisgold, these came out of the #71 Geolocation testing pass, but they're in the themes, not the plugin, so I'm flagging them for you. Each is a contrast or layout issue in a specific theme:
- Seasons / Spring: secondary-nav links are at 2.2:1 contrast (2.1:1 on hover); they should be at least 4.5:1.
- Thanks, Roy: the Next Page pagination link becomes a scrollable region if you activate it and then widen the viewport, ending up on a new line behind a small scrollbar.
- Big Picture: on full-width viewports there's a large margin between the pagination and the map; the mobile layout looks fine.
One heads-up on the plugin side: the map styling itself changed on the fix/geolocation-issue-71 branch (the #71 fixes). If you look at how the maps render inside the themes more generally, test against that branch rather than master, or you'll see the pre-fix styling and may re-flag things the plugin now handles. The three items above are independent of that, since they're nav and pagination.
Refs #71.
@kimisgold, these came out of the #71 Geolocation testing pass, but they're in the themes, not the plugin, so I'm flagging them for you. Each is a contrast or layout issue in a specific theme:
One heads-up on the plugin side: the map styling itself changed on the
fix/geolocation-issue-71branch (the #71 fixes). If you look at how the maps render inside the themes more generally, test against that branch rather than master, or you'll see the pre-fix styling and may re-flag things the plugin now handles. The three items above are independent of that, since they're nav and pagination.Refs #71.