Skip to content

Hide "Continue" button on splash screen for already-registered users #981

@plansombl

Description

@plansombl

Description

Currently, the eID Wallet splash screen always displays a "CONTINUE" button regardless of whether the user has already completed registration. For returning, registered users this button is unnecessary — they should be taken directly into the app (or to the login/unlock flow) without having to tap "Continue" on the welcome screen.

Splash screen showing unnecessary Continue button for registered users

Reference

See screenshot above — the splash screen with the "CONTINUE" button is shown even after a user has already registered.

Acceptance Criteria

  • On app launch, check whether the current user is already registered/has an existing account.
  • If the user is registered, skip the splash/onboarding screen entirely and navigate directly to the appropriate screen (e.g. PIN/biometric unlock or home screen).
  • If the user is not registered (first-time user), the splash screen with the "CONTINUE" button is displayed as normal.
  • No regression in the onboarding flow for new users.

Desired Output (may vary)

Registered users land directly on the unlock/home screen after launching the app, with no unnecessary "CONTINUE" tap required.

Metadata

Metadata

Assignees

Labels

eID appthe bug feature concerns the eID app onlyenhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions