opensafely-core / opensafely-core/opencodelists

Use live reloading to refresh templates

Open
#2,109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement javascript
Dominant language
Python
Stars
60
Forks
16
Avg merge
4d 12h
Merged PRs (30d)
17

Description

When editing the HTML templates, the site should live reload in the browser on save to instantly show the updates on page.

This can be seen in Job Server utilising the vite-plugin-live-reload plugin in the Vite config.

Contributor guide

No contributing guide indexed for this repository

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 by locating the Vite configuration and the HTML template entry points; compare the referenced Job Server pull request and its plugin usage. Configure live reload for template saves, then confirm in a browser that a page updates when a template changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
vite
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.