github-samples / github-samples/caldova-careers

Show role metadata on detail pages

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Role frontmatter already includes useful fields that are underused on the detail page. Surface employment type and remote status prominently so candidates can evaluate fit faster.

Acceptance criteria

  • The role detail page prominently shows the employment type from existing frontmatter.
  • Remote roles show a clear Remote badge using existing frontmatter.
  • Non-remote roles render gracefully without implying remote availability.
  • Styling matches the Caldova dark theme and meets accessibility requirements.
  • Metadata elements include stable data-testid attributes.
  • Playwright verifies the metadata renders on a role detail page.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the role detail page and trace how existing role frontmatter exposes employment type and remote status. Run the existing Playwright setup to find the detail-page test entry point, then verify the metadata, stable data-testid attributes, dark-theme styling, and accessible behavior for both remote and non-remote roles.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, typescript
Domain
accessibility, frontend, testing, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.