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

Feat: Update fee rate slider position to start from 1 instead of 0 #309

Merged

Conversation

Prakhar-Agarwal-byte
Copy link
Contributor

No description provided.

@thunderbiscuit
Copy link
Owner

thunderbiscuit commented Jun 25, 2023

This doesn't quite address the issue. See screenshot. You can still choose the 0.0 fee rate, it simply sets the default starting position at 1.0.
slider-1 0

@thunderbiscuit thunderbiscuit self-requested a review June 25, 2023 17:59
Copy link
Owner

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

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

We'll need to make sure the slider starts at 1.0 and increments in steps of 1.0 (I think you might need to change a variable somewhere if I remember correctly that gives you the number of steps in between two numbers so that the slider shows correctly steps of 1.0).

@thunderbiscuit thunderbiscuit self-requested a review July 4, 2023 12:50
@thunderbiscuit
Copy link
Owner

This is ready to go when you switch the account making the commit.

@thunderbiscuit thunderbiscuit merged commit 7ea9fd3 into thunderbiscuit:master Jul 4, 2023
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

Successfully merging this pull request may close these issues.

2 participants