Description
When a user has more than 7–8 social bindings and opens the Full List view from the Social Bindings screen, the list takes 3–4+ seconds to finish loading. A spinner is displayed for the entire duration, causing a noticeably poor user experience. Data should be surfaced much faster than this.
Reported by: Talha
Steps to reproduce
- Open the eID Wallet app
- Ensure the account has 8 or more social bindings
- Navigate to Social Bindings
- Tap Full List
- Observe the loading spinner
Expected behavior
The full list of social bindings should load near-instantly (well under 1 second). A 3–4 second delay is unacceptable for a list of this size and should be investigated for unnecessary network round-trips, missing pagination, or lack of local caching.
Supporting Media

Device
- Device: Mobile
- OS: (to be confirmed)
- Browser / Shell: Native app
- Version: (to be confirmed)
Additional Context
The issue only manifests when the social binding count exceeds ~7–8 entries, suggesting a potential lack of pagination or incremental loading on the Full List endpoint/component.
Description
When a user has more than 7–8 social bindings and opens the Full List view from the Social Bindings screen, the list takes 3–4+ seconds to finish loading. A spinner is displayed for the entire duration, causing a noticeably poor user experience. Data should be surfaced much faster than this.
Steps to reproduce
Expected behavior
The full list of social bindings should load near-instantly (well under 1 second). A 3–4 second delay is unacceptable for a list of this size and should be investigated for unnecessary network round-trips, missing pagination, or lack of local caching.
Supporting Media
Device
Additional Context
The issue only manifests when the social binding count exceeds ~7–8 entries, suggesting a potential lack of pagination or incremental loading on the Full List endpoint/component.