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

Renew btn issue #1220

Closed
wants to merge 12 commits into from
Closed

Renew btn issue #1220

wants to merge 12 commits into from

Conversation

ali-ramazani
Copy link
Member

The renew button had an issue and the renew function wasn't catching the value sent from the UI. The problem was the ajax call wasn't being made and the function wasn't returning anything. We fixed it by adding $('#renewBtn').on('click', renew); to the .ready() function at the top to capture ajax call.

Copy link

View Code Coverage

Copy link
Contributor

@BrianRamsay BrianRamsay left a comment

Choose a reason for hiding this comment

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

There are a bunch of unrelated changes that we need to remove (or make a new branch with just the relevant changes).

@ali-ramazani ali-ramazani self-assigned this Jul 2, 2024
@MImran2002 MImran2002 self-assigned this Jul 2, 2024
@ali-ramazani
Copy link
Member Author

This issue and the solution has been moved to issue number 1257 (#1258)

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.

4 participants