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 Bug in pricing calculator #1233

Merged
merged 10 commits into from
Oct 19, 2023

Conversation

AlaaElattar
Copy link
Contributor

@AlaaElattar AlaaElattar commented Oct 17, 2023

Description

  • use current balance toggle turns boxes to gold but boxes does not turn back to normal when disabled

Related Issues

video1236143077.mp4

@AlaaElattar AlaaElattar changed the base branch from development to development_313 October 17, 2023 13:47
@AlaaElattar AlaaElattar marked this pull request as draft October 17, 2023 13:47
@AlaaElattar AlaaElattar marked this pull request as ready for review October 18, 2023 07:51
@AlaaElattar AlaaElattar marked this pull request as draft October 18, 2023 07:52
@AlaaElattar
Copy link
Contributor Author

  • Add link to manual for more info about pricing calculator
    image

@AlaaElattar AlaaElattar marked this pull request as ready for review October 18, 2023 08:54
@AlaaElattar
Copy link
Contributor Author

  • width updated
    image

Copy link
Contributor

@zaelgohary zaelgohary left a comment

Choose a reason for hiding this comment

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

Everything works fine except for the typo mentioned above.

@AlaaElattar AlaaElattar marked this pull request as draft October 18, 2023 11:09
@@ -237,7 +242,6 @@ watch([CRU, MRU, SRU, HRU, balance, isCertified, ipv4, currentbalance], async ()
sru: SRU.value,
ipv4u: ipv4.value,
certified: isCertified.value,
balance: balance.value,
Copy link
Contributor

Choose a reason for hiding this comment

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

now if I try to enter any balance check how much discount will get for this balance, it won't work

IMO, we should disable the balance text field if the switch is enabled without changing the current balance.

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

  • Fixed
video1956433406.mp4

@AlaaElattar
Copy link
Contributor Author

  • Fix Light mode

image

@AlaaElattar AlaaElattar marked this pull request as ready for review October 19, 2023 07:14
@AhmedHanafy725 AhmedHanafy725 merged commit faffdbf into development_313 Oct 19, 2023
@AhmedHanafy725 AhmedHanafy725 deleted the development_313_pricing_calculator branch October 19, 2023 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants