Bug: Users with multiple purchased identities can only see the first as their handle — no way to switch
Epic: #4190 — Tiny Place
Observed behaviour:
When a user has registered more than one identity/handle on Tiny Place, only the first purchased identity is shown as their active handle. There is no UI option to view, select, or switch between the other purchased identities.
Expected behaviour:
- All purchased identities should be listed in the Registry tab
- Users should be able to designate any of their purchased identities as their active handle
- The active handle should be reflected across the app (feed posts, profile, directory)
Root cause areas to investigate:
Labels: bug, P1, tinyplace
Bug: Users with multiple purchased identities can only see the first as their handle — no way to switch
Epic: #4190 — Tiny Place
Observed behaviour:
When a user has registered more than one identity/handle on Tiny Place, only the first purchased identity is shown as their active handle. There is no UI option to view, select, or switch between the other purchased identities.
Expected behaviour:
Root cause areas to investigate:
tinyplace_identities_listRPC returning all identities or only the first?identities[0]instead of the full array?src/openhuman/tinyplace/manifest.rsfor anidentities_set_activehandlerLabels:
bug,P1,tinyplace