mozilla / mozilla/experimenter
Fix rollouts header not updating when form changes are made
Open
@moibra05 is already working on this.
Since Aug 12, 2026.
- Dominant language
- Python
- Stars
- 151
- Forks
- 229
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 212
Description
The rollout header does not automatically refresh when we make changes to the rollouts (e.g. changing any fields does not reset the "Updated X [seconds/minutes/etc.] ago", and the "QA Status" statue). We should change this to automatically respond to the htmx requests and swap out the element when appropiate.
┆Issue is synchronized with this Jira Task
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.
Assessment
This issue has not been assessed yet.