github-samples / github-samples/caldova-careers
Show role metadata on detail pages
Open
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
typefrom 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-testidattributes. - Playwright verifies the metadata renders on a role detail page.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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