GeneralMagicio / pairwise-rf6

https://pairwise-rf6-general-magic.vercel.app
MIT License
2 stars 0 forks source link

Add a Farcaster cast after user attestation. #109

Open GriffGreen opened 1 week ago

GriffGreen commented 1 week ago

Design:

https://www.figma.com/design/tP7Arb2C8aDB05wCVxVVSB/Pairwise-RF6--%3E-Voting-App?node-id=2290-89088&t=Fp3yTlMadXVi0DGb-1

While someone is submitting their vote, we should have a Farcaster prompt so they can advertise themselves as someone to delegate to

After someone has done the pairwise ranking and edited their %s and then they click the submit ballot button... They should see a modal promting them to make a cast to promote themselves as a delegate, like this one:

Screenshot 2024-11-04 at 8 20 33 AM

It should be a modal like that except it should have different text:

The header:

Successfully voted in

[{Category Name}]

Would you like to receive more delegations in our liquid democracy experiment?

The cast text:

I voted in @pairwise's Liquid democracy experiment, ranking the [{Category Name}] category of @optimism's RF6.

Delegate to me here:

https://app.pairwise.vote/

MoeNick commented 1 week ago

Image @markoprljic

markoprljic commented 6 days ago

See here @MoeNick https://www.figma.com/design/tP7Arb2C8aDB05wCVxVVSB/Pairwise-RF6--%3E-Voting-App?node-id=2290-89088&t=Fp3yTlMadXVi0DGb-1

markoprljic commented 2 days ago

I'm seeing this in production but .... Image

When I click on Post on Farcaster it does not get transferred to Draft post message... Image

What's the status of this issue?

HrithikSampson commented 1 day ago

@maryjaf , it is ready to be tested

HrithikSampson commented 1 day ago

I'm seeing this in production but .... Image

When I click on Post on Farcaster it does not get transferred to Draft post message... Image

What's the status of this issue?

I think it is the delegation flow, this issue is different, i can change this text if you want.

maryjaf commented 1 day ago

There are some problems

1-when I tap on post on farcaster when I back to pairwise app this modal is still open 2- this modal is shown for multiple time after I posted on farcaster , is it expected result? please check below screen record

https://github.com/user-attachments/assets/2580dd47-1863-43a1-9586-d08b6c9b341a

@HrithikSampson @MoeNick @markoprljic

MoeNick commented 1 day ago

It's expected @maryjaf User has to click on Next, But good catch for better UX if we can do it by a web service, we can keep this issue in backlog for the improvements.

markoprljic commented 1 day ago

I think it is the delegation flow, this issue is different, i can change this text if you want.

You're right @HrithikSampson nevermind.

HrithikSampson commented 1 hour ago

@maryjaf , it is ready to be tested