lightninglabs/lightning-app
View on GitHubLoader shifts to being off-center when copy changes to "Just a few seconds..."
Open
#608 opened on Aug 30, 2018
0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript906 stars (906 stars)190 forks (190 forks)batch import
help wantedui
Description
Re: LoaderSyncingView
Contributor guide
- Tech stack
- javascriptreact nativecss
- Domain
- frontend
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- mostly clear
- Prerequisites
- basic React Native styling
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 80
- Research direction
- The issue is about the LoaderSyncingView component's loader shifting off center when the copy changes to 'Just a few seconds...'. Look at the LoaderSyncingView implementation in the repository. The likely fix involves adjusting the CSS or layout constraints to ensure the loader stays centered regardless of text length. No comments or linked PRs exist; examine the component's styling and test with the specific text string.