Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

Currently when you load the app the 'choose user screen' is always shown, even though it forwards you very soon to the logged in screen. This PR replaces that with the splash screen if you start the app while already being logged in.

@renefloor renefloor requested a review from a team as a code owner September 26, 2025 14:32
@renefloor renefloor changed the title Show splash while authenticating feat(samples): Show splash while authenticating Sep 26, 2025
@codecov
Copy link

codecov bot commented Sep 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 3.31%. Comparing base (0b34d4b) to head (6fdbf43).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #42   +/-   ##
=====================================
  Coverage   3.31%   3.31%           
=====================================
  Files        117     117           
  Lines       3139    3139           
=====================================
  Hits         104     104           
  Misses      3035    3035           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor renefloor merged commit 8ca0f19 into main Sep 26, 2025
9 of 12 checks passed
@renefloor renefloor deleted the feature/show-splash-while-authenticating branch September 26, 2025 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants