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

[BUG] Default Token for "Send" Button Should Be FLOW #595

Open
Peppermint1020 opened this issue Nov 27, 2024 · 0 comments
Open

[BUG] Default Token for "Send" Button Should Be FLOW #595

Peppermint1020 opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@Peppermint1020
Copy link
Collaborator

Peppermint1020 commented Nov 27, 2024

Description:
Currently, when a user clicks the "Send" button on the homepage, the last used FT (fungible token) is set as the default token for the transaction. This behavior is inconsistent and can cause confusion. The default token should always be FLOW when the user navigates to the send page from the homepage.

Steps to Reproduce:

(1)Open the homepage.
(2) select a token other than FLOW and Click the "Send" button.
(3)Complete the transaction.
(4)Return to the homepage and click the "Send" button again.
Expected Behavior:
The FLOW token should be set as the default token on the send page every time the user clicks the "Send" button from the homepage.

Actual Behavior:
The previously selected FT remains as the default token when navigating back to the send page from the homepage.

@Peppermint1020 Peppermint1020 converted this from a draft issue Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants