JoinSEEDS / seeds_light_wallet

http://www.joinseeds.earth/
MIT License
42 stars 22 forks source link

Add vouch / unvouch / flag / unflag #985

Open n13 opened 3 years ago

n13 commented 3 years ago

Is your feature request related to a problem? Please describe. Seeds web of trust has vouch / unvouch / flag and unflag functions

Expose these functions in the UX

It could go on a social screen where we also see invites - open invites, invites that were redeemed and by who, who we vouched for (invites are automatic also vouches).

Open invites can be cancelled, which refunds the money into your account.

Describe the solution you'd like I think it would need to be a separate screen.

DRAFT Spec - how to expose these functions:

A - Show social tab on the explore screen

Tapping this goes to a screen that exposes vouch, flag, and invite

B - all these could go on explore screen as tabs

vouch tab - shows screen with existing vouches, allows vouch and unvouch. Has button for vouch. Existing vouches can show a options tab with unvouch in them.

flag tab - same but for flags

invites - same but for invites, shows open (unclaimed) invites, and claimed invites, create invite button

B is easier.

C - separate social bottom nav item

I prefer B.

n13 commented 3 years ago

Assign to Jason for triage and UX