Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Splash Screen with Libra Logo During App Boot #305

Closed
soaresa opened this issue May 23, 2024 · 0 comments
Closed

Add Splash Screen with Libra Logo During App Boot #305

soaresa opened this issue May 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@soaresa
Copy link
Contributor

soaresa commented May 23, 2024

🚀 Feature Request

Motivation

The current app boot process leads to individual components rendering one by one, which can be visually unappealing and confusing to users.

Pitch

Implement a splash screen with the Libra logo that remains visible until the app has fully booted. This will provide a cleaner and more professional user experience by preventing the incremental rendering of components.

Describe alternatives you've considered

  1. Using a loading spinner instead of a splash screen.
  2. Delaying the initial render until the app is fully loaded.

Are you willing to open a pull request? (See CONTRIBUTING)

Yes

Additional context

Implementing a splash screen with the Libra logo will improve the visual aesthetics and overall user experience during the app's startup phase.

@soaresa soaresa added the enhancement New feature or request label May 23, 2024
@soaresa soaresa closed this as completed Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant