Description
The eID Wallet home screen does not have a pull-to-refresh gesture. As a result, records (e.g. Binding Documents, eVault status) do not update in real time. The latest data is only visible after navigating away to another screen and returning to the home page.
Steps to Reproduce
- Open the eID Wallet app and land on the Home screen.
- Perform an action that updates a record (e.g. add a Legal ID, complete a Personal binding, or receive an update).
- Return to the Home screen — the updated record is not reflected.
- Navigate to another screen and come back to the Home screen — the record now shows correctly.
Expected Behavior
- The Home screen should support a pull-to-refresh gesture so users can manually trigger a data reload.
- Ideally, records should also update reactively/automatically without requiring navigation away and back.
Supporting Media

Desktop
- Device: Mobile
- OS: Android / iOS
- Browser: Native App
- Version: Latest
Additional Context
This is a UX issue that may cause confusion for users who assume their data is up to date when it is not. Implementing pull-to-refresh and/or reactive state updates on the Home screen would resolve this.
Description
The eID Wallet home screen does not have a pull-to-refresh gesture. As a result, records (e.g. Binding Documents, eVault status) do not update in real time. The latest data is only visible after navigating away to another screen and returning to the home page.
Steps to Reproduce
Expected Behavior
Supporting Media
Desktop
Additional Context
This is a UX issue that may cause confusion for users who assume their data is up to date when it is not. Implementing pull-to-refresh and/or reactive state updates on the Home screen would resolve this.