sillsdev / sillsdev/appbuilder-pwa

Optional Splash Screen at Start up

Open
#495 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

waiting on SAB
Dominant language
TypeScript
Stars
14
Forks
39
Avg merge
4h 50m
Merged PRs (30d)
5

Description

The user can configure a splash screen which in the app displays while loading. It also has a parameter for showing the splash screen for a minimum number of seconds. I think this at least needs to be implemented that if the minimum time option is selected, the PWA should display this image for that number of seconds. It should perhaps also display it at the initial start if a splash icon is configured for some brief interval (2 seconds maybe?) even if the interval is not selected.

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 PWA startup and loading flow, then find where the configured splash image and minimum display interval are read. Verify how the app behaves on initial launch and when the minimum-time option is enabled; done means the image remains visible for the configured duration and appears briefly on initial start when configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.