equinor / equinor/flyt

Prompt users to reload the app when a new version is out

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4
Forks
2
Avg merge
3d 6h
Merged PRs (30d)
7

Description

Since this is a single page application, a user won't necessarily use the newest version of the app after a release. A refresh of the page might be needed.

If that's the case, we could show a message to the users prompting them to do a refresh.

We could potentially automatically refresh their browser for them, but that might affect their current app-state. 🤔

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 by locating how the single page application detects or exposes released versions and where user-facing messages are rendered. Define how a newer version is recognized, how users are prompted to refresh without losing current app state, and how the behavior can be verified after a release.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.