Jump to content

'current openings' section is empty on geocaching.com/jobs


whatgoesaround

Recommended Posts

On LinkedIn broken code has got out in the wild preventing job description text from rendering on the UX Designer position posted.

 

On the geocaching.com/jobs page, the current openings section is empty. I was expecting a list of open positions like the UX Designer role posted on LinkedIn as it sounded very interesting to me. If all positions are filled or closed it would be a better user-experience if that was messaged below the title.

 

repro steps:

 

1. From LinkedIn, go to the UX Designer position: https://www.linkedin.com/jobs2/view/66361769

 

2. Below the "listing info" heading this line of code appears:

 

function copyToClipboard(text) { window.prompt("Copy to clipboard: Ctrl+C, Enter", text); }

Link to comment

On LinkedIn broken code has got out in the wild preventing job description text from rendering on the UX Designer position posted.

 

On the geocaching.com/jobs page, the current openings section is empty. I was expecting a list of open positions like the UX Designer role posted on LinkedIn as it sounded very interesting to me. If all positions are filled or closed it would be a better user-experience if that was messaged below the title.

 

repro steps:

 

1. From LinkedIn, go to the UX Designer position: https://www.linkedin.com/jobs2/view/66361769

 

2. Below the "listing info" heading this line of code appears:

 

function copyToClipboard(text) { window.prompt("Copy to clipboard: Ctrl+C, Enter", text); }

This has been noted, but it's only visible when browsing the site via SSL. The script provided by our job board software is called with a non-SSL HTTP:// source reference and the browser is hiding non-SSL content. If the job board posting script is compatible, we'll get it updated shortly.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...