Closed afeld closed 7 years ago
@afeld do we know what version(or commit hash) of the repo is currently on production? I know at some point we were not seeing most recent changes deployed, and that might point to the issue.
Wercker indicates that it's da8fe4940cac1e0e53534a864f24e4134d1511c5, deployed yesterday.
https://app.wercker.com/#applications/55036dfb210ef9cf6a005391/tab/deployment/
Looks like the JS is on the page:
// AnchorJS
anchors.options.visible = 'touch';
anchors.add('.content h2,.content h3,.content h4,.content h5');
It could be that the anchorjs icons aren't loading correctly. I can't find them in the resources/network panel.
@thisisdano to take a quicker look to see to if he can reproduce this. If not, he'll ask for some help.
^production
Seems to have been fixed!
This seems to be a new issue now. Anchor links are no longer appearing at all in my local instance (but they are on cloud.gov).
Locally, the heds are missing the <a class="anchorjs-link ">
@msecret @line47 can you reproduce?
cloud.gov
local
See above ^^^
I see a new anchor link issue now... May as well piggyback on this issue since it's on our radar.
I just got latest on this project and am seeing anchor links at H2 and H3 headers.
OK. huh. Cos not only do you see the links, but the spacing seems better than mine. (See space between the ol
and the h2
) — wtf?
I seem to be on the latest master for both cg-site and cg-style...
@adborden to lend a hand here
We worked out the issue with @thisisdano 's setup and think this issue is fixed. @thisisdano do you want me to open a separate issue for the header spacing since that seems to be a valid bug.
What we're after:
Notes:
Hovering over a heading on any particular page isn't appearing...not sure if it's a CSS conflict or something? Not immediately obvious what the issue is.
/cc @msecret
Acceptance criteria: