Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP]: Featured jobs landing page #850

Draft
wants to merge 2 commits into
base: staging
Choose a base branch
from
Draft

Conversation

jgagne
Copy link
Contributor

@jgagne jgagne commented Jan 17, 2023

What this PR does

  • Adds placeholder featured job listings

Design Preview

Multiple Job Listings

Job listings not expanded by default.

gym-featured-jobs-multiple-listings

Single Job Listing

Job listing expanded (open) by default.

gym-featured-jobs-single-listing

- Update short description text
- Add placeholder job listings
- Add comment
@jgagne jgagne self-assigned this Jan 17, 2023
@jgagne jgagne added content This task or issue is about content (easy) enhancement New feature or request labels Jan 17, 2023
@jgagne jgagne added this to In progress in Gymnasium Development via automation Jan 17, 2023
@andrewpmiller
Copy link
Member

A couple of thoughts...

At a high level, this is the primary use case:

graph LR;
A[Targeted Intercom message]-->B[Job Detail]-->C[Apply];
  • While we refer to this initiative as "featured jobs" it isn't how the user understands it — nor should they.
  • They should see this as a continuation of the personalized, targeted message that initiates the interaction.
  • The bulk of the content that would appear on the job detail/landing would not be the (official) job description, but more likely our synopsis or a more high-level description, with the option to view the details (and apply).
  • Depending on the circumstance, we may need to prequalify them by having them answer some screening questions before going through the application flow.
    • We've used a Google form before, but we may want to consider an alternative
    • Submitting responses to a pre-screener form would be the terminal step in the interaction
    • Embed the form?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content This task or issue is about content (easy) enhancement New feature or request
Projects
Gymnasium Development
  
In progress
Development

Successfully merging this pull request may close these issues.

None yet

2 participants