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

Error changing Pricing Method when Amount Range is enabled #86

Closed
zx9r opened this issue Apr 3, 2022 · 2 comments
Closed

Error changing Pricing Method when Amount Range is enabled #86

zx9r opened this issue Apr 3, 2022 · 2 comments

Comments

@zx9r
Copy link
Contributor

zx9r commented Apr 3, 2022

When creating a new order, if Amount Range is selected under the customize tag, the behavior of the Pricing Method is not as expected. It seems that the Explicit option is desactivated, indeed if you click on Explicit the radio button is not changed (it stays as Relative) but the text box expects to enter a Explicit amount and the text below also changes according to an Explicit Pricing Method

Steps to reproduce the behavior:

  1. Go to MAKE ORDER
  2. Click on CUSTOMIZE
  3. Enable Amount Range
  4. Click on ORDER
  5. Click on Explicit
  6. Radio button is not switched but text below expects an explicit amount

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Tor Browser
  • Version: 11.0.9 (based on Mozilla Firefox 91.7.0esr) (64-bit)
@Reckless-Satoshi
Copy link
Collaborator

@zx9r
Indeed, thanks for reporting!

Once range amount is enabled, it does not make sense to use an explicit pricing method anymore. Therefore the radio button is disabled. However, it seems the disabling only applies to the appearance, yet the radio button is still clickable and works as usual...

Will simply add a fix to it on the i18n branch I am currently working on as it is a easy and minor fix.

@Reckless-Satoshi
Copy link
Collaborator

Solved in last merge.

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