liveview-native / liveview-native/elixirconf_chess
Flickering "loading" on app switch
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 22
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
When switching from the app to another, then back to the app, I see a very quick "loading" graphic which disappears. It feels a bit "clunky" currently, because it is very fast, unlike say a slightly more persistent spinner somewhere.
(just a polish thing)
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the app switch and trace where the loading graphic is shown. The issue names no files or tests, so inspect the app's loading-state and lifecycle handling first. Done means the brief flicker is replaced by a more persistent spinner during the return to the app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100