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

Revisit selection of default payer #1438

Open
jbair06 opened this issue Jan 9, 2025 · 1 comment
Open

Revisit selection of default payer #1438

jbair06 opened this issue Jan 9, 2025 · 1 comment
Milestone

Comments

@jbair06
Copy link
Member

jbair06 commented Jan 9, 2025

In the previous tool, there was a default payer setting. This would allow the user to always set the default payer of a transaction. Currently, the default payer is selected based on the keys available. User feedback suggests that in cases where a user tries to create multiple transactions where the fee payer is always the same, the current default selection of fee payer can be annoying.

One suggestion was to allow the app to remember the fee payer of the last transaction created, and use that as the default fee payer for the next transaction to be created.

Another suggestion was to add the "default fee payer" setting back into the app.

@jbair06
Copy link
Member Author

jbair06 commented Jan 9, 2025

If the fee payer was blank by default, that would likely be better than the current state. This would be a bit less annoying. Users like automation, when it helps with the tasks. If unhelpful, generally users would prefer no automation.

That said, both suggestions above would be automation based on user input, and therefore have value add. More feedback and brainstorming should be done.

@SimiHunjan SimiHunjan added this to the v0.8 milestone Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants