Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(navbar): send before earn #507

Merged
merged 1 commit into from
Sep 21, 2022
Merged

fix(navbar): send before earn #507

merged 1 commit into from
Sep 21, 2022

Conversation

dergigi
Copy link
Contributor

@dergigi dergigi commented Sep 20, 2022

I don't know how I got this wrong, but the order I did in #496 has earn before send:

Receive  »  Earn  »  Send  |  Sweep

Because of the new flow it should be send before earn, to get cj-out for FB:

Receive  »  Send  »  Earn  |  Sweep

I got it right in the docs and in the cheatsheet (#496) - but I messed it up in the previous PR (#490).


Before 📸

Screenshot 2022-09-09 at 13 52 32

After 📸

Screenshot 2022-09-20 at 19 55 54

@dergigi dergigi added bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience labels Sep 20, 2022
@dergigi dergigi added this to the v0.1.1 - Peachy Patch milestone Sep 20, 2022
@dergigi dergigi self-assigned this Sep 20, 2022
@dergigi
Copy link
Contributor Author

dergigi commented Sep 20, 2022

I'm tempted to do all the screenshots with this change and just act as if it was correct in v0.1 all along - otherwise we'd have to redo all the screenshots for the docs again 😅

Copy link
Collaborator

@theborakompanioni theborakompanioni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm tempted to do all the screenshots with this change and just act as if it was correct in v0.1 all along - otherwise we'd have to redo all the screenshots for the docs again sweat_smile

👍 ✔️

@theborakompanioni theborakompanioni merged commit c1fb2bc into master Sep 21, 2022
@theborakompanioni theborakompanioni deleted the send-before-earn branch September 21, 2022 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UI/UX Issue related to cosmetics, design, or user experience
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants